[{"id":11646128,"name":"@slidev/docs","ecosystem":"npm","description":null,"homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"slidev","versions_count":44,"first_release_published_at":"2025-05-16T08:08:40.918Z","latest_release_published_at":"2026-08-19T06:25:51.154Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T16:25:40.195Z","created_at":"2025-05-16T08:09:44.440Z","updated_at":"2026-08-30T16:25:40.195Z","registry_url":"https://www.npmjs.com/package/@slidev/docs","install_command":"npm install @slidev/docs","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-14T11:37:40.000Z","size":81864,"stargazers_count":48083,"open_issues_count":207,"forks_count":2144,"subscribers_count":163,"default_branch":"main","last_synced_at":"2026-08-14T14:52:43.970Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-14T14:41:58.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36756475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:33:13.085Z","dependent_packages_count":0,"downloads":816,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.635448080710344,"dependent_packages_count":35.55892603199466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.097187056352503},"purl":"pkg:npm/%40slidev/docs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slidev/docs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slidev/docs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slidev/docs/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fdocs/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2025-05-16T08:14:12.010Z","updated_at":"2025-05-16T08:14:12.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"_kerman","login":"_kerman","name":null,"email":"kermanx@qq.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~_kerman","role":null,"created_at":"2025-05-16T08:14:12.172Z","updated_at":"2025-05-16T08:14:12.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/_kerman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12132575,"name":"antfu/slidev","ecosystem":"openvsx","description":"Slidev support for VS Code","homepage":"https://github.com/slidevjs/slidev#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":["language-model-tools","markdown","slidev","tools"],"namespace":"antfu","versions_count":59,"first_release_published_at":"2021-06-06T09:31:05.308Z","latest_release_published_at":"2026-08-19T06:26:30.137Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T16:25:19.034Z","created_at":"2025-09-24T09:13:15.916Z","updated_at":"2026-08-30T16:25:19.035Z","registry_url":"https://open-vsx.org/extension/antfu/slidev/","install_command":null,"documentation_url":null,"metadata":{"categories":["Other"]},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:59:47.252Z","dependent_packages_count":0,"downloads":53588,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":13.34056399132321,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.4468546637744035},"purl":"pkg:openvsx/antfu/slidev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openvsx/antfu/slidev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openvsx/antfu/slidev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openvsx/antfu/slidev/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages/antfu%2Fslidev/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":"Anthony Fu","email":null,"url":"https://github.com/antfu","packages_count":15,"html_url":"https://github.com/antfu","role":null,"created_at":"2025-09-24T12:26:25.738Z","updated_at":"2025-09-24T12:26:25.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/maintainers/antfu/packages"}],"registry":{"name":"open-vsx.org","url":"https://open-vsx.org","ecosystem":"openvsx","default":true,"packages_count":19417,"maintainers_count":12871,"namespaces_count":14235,"keywords_count":33631,"github":"open-vsx","metadata":{"funded_packages_count":1619},"icon_url":"https://github.com/open-vsx.png","created_at":"2025-09-24T08:46:56.646Z","updated_at":"2026-09-01T05:06:07.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/open-vsx.org/namespaces"}},{"id":4491678,"name":"@inease/slidev-client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"inease","versions_count":4,"first_release_published_at":"2022-07-01T10:37:16.905Z","latest_release_published_at":"2022-07-02T04:22:39.736Z","latest_release_number":"0.34.5","last_synced_at":"2026-08-30T16:25:52.832Z","created_at":"2022-07-01T15:41:06.344Z","updated_at":"2026-08-30T16:25:52.833Z","registry_url":"https://www.npmjs.com/package/@inease/slidev-client","install_command":"npm install @inease/slidev-client","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/antfu"},"dist-tags":{"latest":"0.34.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:33:13.083Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.057671491867396,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":0.7317059089870673,"forks_count":1.3868132738195387,"average":14.592213302311691},"purl":"pkg:npm/%40inease/slidev-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@inease/slidev-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@inease/slidev-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@inease/slidev-client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-client/codemeta","maintainers":[{"uuid":"inease","login":"inease","name":null,"email":"2294227991@qq.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~inease","role":null,"created_at":"2022-11-15T23:07:23.065Z","updated_at":"2022-11-15T23:07:23.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inease/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235910,"name":"@zsnmwy/slidev-theme","ecosystem":"npm","description":"Create starter theme template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":1,"first_release_published_at":"2025-01-03T21:30:18.465Z","latest_release_published_at":"2025-01-03T21:30:18.465Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:29:27.638Z","created_at":"2025-01-03T21:34:12.570Z","updated_at":"2026-08-30T16:29:27.638Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/slidev-theme","install_command":"npm install @zsnmwy/slidev-theme","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:55:14.557Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40zsnmwy/slidev-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/slidev-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/slidev-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/slidev-theme/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:05:30.066Z","issues_count":710,"pull_requests_count":1012,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":201,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3745059288537549,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":46,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":884941.1428571428,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.6086956521739131,"past_year_avg_comments_per_pull_request":1.813953488372093,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fslidev-theme/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:37:08.411Z","updated_at":"2025-01-03T21:37:08.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235892,"name":"@zsnmwy/client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":2,"first_release_published_at":"2025-01-03T21:23:57.308Z","latest_release_published_at":"2025-01-03T21:30:11.400Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:29:51.629Z","created_at":"2025-01-03T21:25:10.875Z","updated_at":"2026-08-30T16:29:51.629Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/client","install_command":"npm install @zsnmwy/client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-25T12:23:30.416Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40zsnmwy/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:05:30.066Z","issues_count":710,"pull_requests_count":1012,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":201,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3745059288537549,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":46,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":884941.1428571428,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.6086956521739131,"past_year_avg_comments_per_pull_request":1.813953488372093,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fclient/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:25:11.844Z","updated_at":"2025-01-03T21:25:11.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11407384,"name":"@cybernetyx/custom-slidev-cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"cybernetyx","versions_count":7,"first_release_published_at":"2025-03-06T07:01:55.851Z","latest_release_published_at":"2025-03-06T09:34:33.129Z","latest_release_number":"1.1.5","last_synced_at":"2026-08-30T16:29:58.959Z","created_at":"2025-03-06T07:02:32.232Z","updated_at":"2026-08-30T16:29:58.959Z","registry_url":"https://www.npmjs.com/package/@cybernetyx/custom-slidev-cli","install_command":"npm install @cybernetyx/custom-slidev-cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"1.1.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:53:19.151Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.898743745695967,"dependent_packages_count":36.00986169267235,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.45430271918416},"purl":"pkg:npm/%40cybernetyx/custom-slidev-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cybernetyx/custom-slidev-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cybernetyx/custom-slidev-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cybernetyx/custom-slidev-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fcustom-slidev-cli/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-06T07:06:21.663Z","updated_at":"2025-03-06T07:06:21.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"},{"uuid":"dev.in1","login":"dev.in1","name":null,"email":"dev.in1@cybernetyx.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~dev.in1","role":null,"created_at":"2025-03-06T07:06:21.866Z","updated_at":"2025-03-06T07:06:21.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev.in1/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039121,"name":"@packetsafari/create-slidev-theme","ecosystem":"npm","description":"Create starter theme template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":1,"first_release_published_at":"2023-08-06T19:40:54.328Z","latest_release_published_at":"2023-08-06T19:40:54.328Z","latest_release_number":"0.42.6","last_synced_at":"2026-08-30T16:31:35.627Z","created_at":"2023-08-06T19:42:12.493Z","updated_at":"2026-08-30T16:31:35.627Z","registry_url":"https://www.npmjs.com/package/@packetsafari/create-slidev-theme","install_command":"npm install @packetsafari/create-slidev-theme","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.42.6"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:08:14.460Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.3602969829732,"dependent_packages_count":54.8825057600978,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.1214013715355},"purl":"pkg:npm/%40packetsafari/create-slidev-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/create-slidev-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/create-slidev-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/create-slidev-theme/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:05:30.066Z","issues_count":710,"pull_requests_count":1012,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":201,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3745059288537549,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":46,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":884941.1428571428,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.6086956521739131,"past_year_avg_comments_per_pull_request":1.813953488372093,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev-theme/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:42:12.708Z","updated_at":"2023-08-06T19:42:12.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235902,"name":"@zsnmwy/create-slidev","ecosystem":"npm","description":"Create starter template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":1,"first_release_published_at":"2025-01-03T21:30:16.030Z","latest_release_published_at":"2025-01-03T21:30:16.030Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:34:09.710Z","created_at":"2025-01-03T21:31:26.496Z","updated_at":"2026-08-30T16:34:09.711Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/create-slidev","install_command":"npm install @zsnmwy/create-slidev","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:45:25.305Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":62.647212506032076,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.50262363658522},"purl":"pkg:npm/%40zsnmwy/create-slidev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/create-slidev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/create-slidev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/create-slidev/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcreate-slidev/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:33:52.276Z","updated_at":"2025-01-03T21:33:52.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235913,"name":"@zsnmwy/types","ecosystem":"npm","description":"Shared types declarations for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":1,"first_release_published_at":"2025-01-03T21:30:43.711Z","latest_release_published_at":"2025-01-03T21:30:43.711Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:35:57.536Z","created_at":"2025-01-03T21:34:16.271Z","updated_at":"2026-08-30T16:35:57.536Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/types","install_command":"npm install @zsnmwy/types","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:36:01.359Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40zsnmwy/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/types/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Ftypes/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:37:08.885Z","updated_at":"2025-01-03T21:37:08.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1281681,"name":"@slidev/client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"slidev","versions_count":485,"first_release_published_at":"2021-04-22T16:19:50.080Z","latest_release_published_at":"2026-08-19T06:25:47.219Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T16:38:29.226Z","created_at":"2022-04-08T19:27:03.991Z","updated_at":"2026-08-30T16:38:29.226Z","registry_url":"https://www.npmjs.com/package/@slidev/client","install_command":"npm install @slidev/client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:47:57.182Z","dependent_packages_count":11,"downloads":278645,"downloads_period":"last-month","dependent_repos_count":433,"rankings":{"downloads":1.7804767945365088,"dependent_repos_count":0.8074461583468748,"dependent_packages_count":1.908441654154638,"stargazers_count":0.528174490088427,"forks_count":1.1258419365893584,"docker_downloads_count":null,"average":1.2300762067431614},"purl":"pkg:npm/%40slidev/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slidev/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slidev/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slidev/client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fclient/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:18.770Z","updated_at":"2022-11-14T10:08:18.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"_kerman","login":"_kerman","name":null,"email":"kermanx@qq.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~_kerman","role":null,"created_at":"2024-02-12T07:32:30.313Z","updated_at":"2024-02-12T07:32:30.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/_kerman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1281685,"name":"@slidev/parser","ecosystem":"npm","description":"Markdown parser for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"slidev","versions_count":449,"first_release_published_at":"2021-04-29T16:39:10.174Z","latest_release_published_at":"2026-08-19T06:25:43.091Z","latest_release_number":"52.19.1","last_synced_at":"2026-09-01T09:12:03.855Z","created_at":"2022-04-08T19:27:04.668Z","updated_at":"2026-09-01T09:12:03.855Z","registry_url":"https://www.npmjs.com/package/@slidev/parser","install_command":"npm install @slidev/parser","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:07:30.093Z","dependent_packages_count":10,"downloads":306552,"downloads_period":"last-month","dependent_repos_count":431,"rankings":{"downloads":1.7731912426545524,"dependent_repos_count":0.8093222535598046,"dependent_packages_count":2.060211300561626,"stargazers_count":0.528174490088427,"forks_count":1.1258419365893584,"docker_downloads_count":null,"average":1.2593482446907536},"purl":"pkg:npm/%40slidev/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slidev/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slidev/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slidev/parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fparser/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:21.888Z","updated_at":"2022-11-14T10:08:21.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"_kerman","login":"_kerman","name":null,"email":"kermanx@qq.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~_kerman","role":null,"created_at":"2024-02-12T07:32:30.522Z","updated_at":"2024-02-12T07:32:30.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/_kerman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4488858,"name":"@inease/slidev-cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"inease","versions_count":6,"first_release_published_at":"2022-06-30T01:29:11.725Z","latest_release_published_at":"2022-07-02T04:22:22.232Z","latest_release_number":"0.34.5","last_synced_at":"2026-08-30T16:40:03.802Z","created_at":"2022-06-30T01:31:04.986Z","updated_at":"2026-08-30T16:40:03.802Z","registry_url":"https://www.npmjs.com/package/@inease/slidev-cli","install_command":"npm install @inease/slidev-cli","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/antfu"},"dist-tags":{"latest":"0.34.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:20:07.233Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.239183332144385,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7317059089870673,"forks_count":1.3868132738195387,"average":16.176598201284918},"purl":"pkg:npm/%40inease/slidev-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@inease/slidev-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@inease/slidev-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@inease/slidev-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@inease%2Fslidev-cli/codemeta","maintainers":[{"uuid":"inease","login":"inease","name":null,"email":"2294227991@qq.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~inease","role":null,"created_at":"2022-11-15T23:06:24.699Z","updated_at":"2022-11-15T23:06:24.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/inease/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1574819,"name":"create-slidev-theme","ecosystem":"npm","description":"Create starter theme template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":465,"first_release_published_at":"2021-04-28T02:34:54.532Z","latest_release_published_at":"2026-08-19T06:25:29.506Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T16:44:32.161Z","created_at":"2022-04-09T10:15:23.572Z","updated_at":"2026-08-30T16:44:32.161Z","registry_url":"https://www.npmjs.com/package/create-slidev-theme","install_command":"npm install create-slidev-theme","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:01:54.385Z","dependent_packages_count":1,"downloads":2091,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.688583201461295,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.7310563698564609,"forks_count":1.3873142284461693,"average":10.271776068814095},"purl":"pkg:npm/create-slidev-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/create-slidev-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/create-slidev-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/create-slidev-theme/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev-theme/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:19.777Z","updated_at":"2022-11-14T10:08:19.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039118,"name":"@packetsafari/parser","ecosystem":"npm","description":"Markdown parser for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":19,"first_release_published_at":"2023-08-06T19:41:00.184Z","latest_release_published_at":"2023-11-06T10:31:37.908Z","latest_release_number":"0.43.7","last_synced_at":"2026-08-30T16:47:48.004Z","created_at":"2023-08-06T19:42:12.333Z","updated_at":"2026-08-30T16:47:48.004Z","registry_url":"https://www.npmjs.com/package/@packetsafari/parser","install_command":"npm install @packetsafari/parser","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.43.7"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:36:00.883Z","dependent_packages_count":2,"downloads":82,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.3602969829732,"dependent_packages_count":54.8825057600978,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.1214013715355},"purl":"pkg:npm/%40packetsafari/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/parser/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fparser/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:42:13.636Z","updated_at":"2023-08-06T19:42:13.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235911,"name":"@zsnmwy/parser","ecosystem":"npm","description":"Markdown parser for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":1,"first_release_published_at":"2025-01-03T21:30:27.056Z","latest_release_published_at":"2025-01-03T21:30:27.056Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:49:59.595Z","created_at":"2025-01-03T21:34:12.642Z","updated_at":"2026-08-30T16:49:59.595Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/parser","install_command":"npm install @zsnmwy/parser","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:05:29.777Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40zsnmwy/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fparser/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:37:08.434Z","updated_at":"2025-01-03T21:37:08.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11235912,"name":"@zsnmwy/cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"zsnmwy","versions_count":1,"first_release_published_at":"2025-01-03T21:30:37.753Z","latest_release_published_at":"2025-01-03T21:30:37.753Z","latest_release_number":"0.50.2","last_synced_at":"2026-08-30T16:53:08.334Z","created_at":"2025-01-03T21:34:15.872Z","updated_at":"2026-08-30T16:53:08.334Z","registry_url":"https://www.npmjs.com/package/@zsnmwy/cli","install_command":"npm install @zsnmwy/cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.50.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:15:36.039Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40zsnmwy/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zsnmwy/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zsnmwy/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zsnmwy/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zsnmwy%2Fcli/codemeta","maintainers":[{"uuid":"zsnmwy","login":"zsnmwy","name":null,"email":"szlszl35622@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~zsnmwy","role":null,"created_at":"2025-01-03T21:37:08.771Z","updated_at":"2025-01-03T21:37:08.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsnmwy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10998315,"name":"slidev-cli-magiclides","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-10-27T07:32:29.252Z","latest_release_published_at":"2024-10-27T08:22:36.946Z","latest_release_number":"0.60.0-beta.5","last_synced_at":"2026-08-30T17:02:37.523Z","created_at":"2024-10-27T07:34:21.025Z","updated_at":"2026-08-30T17:02:37.523Z","registry_url":"https://www.npmjs.com/package/slidev-cli-magiclides","install_command":"npm install slidev-cli-magiclides","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.60.0-beta.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:47:38.531Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.630408504753312,"dependent_packages_count":37.146473683932705,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.38844109434301},"purl":"pkg:npm/slidev-cli-magiclides","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/slidev-cli-magiclides","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/slidev-cli-magiclides","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/slidev-cli-magiclides/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/slidev-cli-magiclides/codemeta","maintainers":[{"uuid":"raj18","login":"raj18","name":null,"email":"rajdama1729@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~raj18","role":null,"created_at":"2024-10-27T07:37:41.592Z","updated_at":"2024-10-27T07:37:41.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raj18/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11425604,"name":"@cybernetyx-slidev/client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"cybernetyx-slidev","versions_count":4,"first_release_published_at":"2025-03-12T07:22:13.413Z","latest_release_published_at":"2025-03-12T14:54:12.268Z","latest_release_number":"51.0.5","last_synced_at":"2026-08-30T17:02:44.552Z","created_at":"2025-03-12T07:22:59.301Z","updated_at":"2026-08-30T17:02:44.552Z","registry_url":"https://www.npmjs.com/package/@cybernetyx-slidev/client","install_command":"npm install @cybernetyx-slidev/client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"51.0.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:36:39.086Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.852069552487368,"dependent_packages_count":35.94009830097982,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.396083926733596},"purl":"pkg:npm/%40cybernetyx-slidev/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cybernetyx-slidev/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cybernetyx-slidev/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cybernetyx-slidev/client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fclient/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-12T07:56:09.633Z","updated_at":"2025-03-12T07:56:09.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039120,"name":"@packetsafari/client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":20,"first_release_published_at":"2023-08-06T19:41:09.378Z","latest_release_published_at":"2023-11-06T10:31:34.468Z","latest_release_number":"0.43.7","last_synced_at":"2026-08-30T16:26:06.752Z","created_at":"2023-08-06T19:42:12.374Z","updated_at":"2026-08-30T20:38:14.379Z","registry_url":"https://www.npmjs.com/package/@packetsafari/client","install_command":"npm install @packetsafari/client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.43.7"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-25T00:42:02.000Z","size":81691,"stargazers_count":48347,"open_issues_count":224,"forks_count":2166,"subscribers_count":164,"default_branch":"main","last_synced_at":"2026-08-30T16:16:00.451Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-30T14:37:54.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989331,"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-08-30T02:00:08.400Z","response_time":126,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-30T20:38:14.379Z","dependent_packages_count":1,"downloads":83,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.3602969829732,"dependent_packages_count":54.8825057600978,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.1214013715355},"purl":"pkg:npm/%40packetsafari/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/client/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T03:04:39.257Z","issues_count":714,"pull_requests_count":1024,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":209,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.37890625,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8144329896907216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fclient/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:42:12.671Z","updated_at":"2023-08-06T19:42:12.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1281691,"name":"@slidev/types","ecosystem":"npm","description":"Shared types declarations for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"slidev","versions_count":464,"first_release_published_at":"2021-04-28T01:32:51.384Z","latest_release_published_at":"2026-08-19T06:25:36.842Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T01:14:00.996Z","created_at":"2022-04-08T19:27:05.308Z","updated_at":"2026-08-30T22:35:04.663Z","registry_url":"https://www.npmjs.com/package/@slidev/types","install_command":"npm install @slidev/types","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-25T00:42:02.000Z","size":81691,"stargazers_count":48347,"open_issues_count":224,"forks_count":2166,"subscribers_count":164,"default_branch":"main","last_synced_at":"2026-08-30T16:16:00.451Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-30T14:37:54.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989331,"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-08-30T02:00:08.400Z","response_time":126,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:35:04.663Z","dependent_packages_count":127,"downloads":550530,"downloads_period":"last-month","dependent_repos_count":408,"rankings":{"downloads":1.4206147832941498,"dependent_repos_count":0.8571578878677534,"dependent_packages_count":0.36897028320581665,"stargazers_count":0.5482713273465484,"forks_count":1.1494536962368296,"docker_downloads_count":null,"average":0.8688935955902195},"purl":"pkg:npm/%40slidev/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slidev/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slidev/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slidev/types/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T20:38:14.599Z","issues_count":714,"pull_requests_count":1026,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":211,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.379142300194932,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8080808080808082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Ftypes/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:19.990Z","updated_at":"2022-11-14T10:08:19.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"_kerman","login":"_kerman","name":null,"email":"kermanx@qq.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~_kerman","role":null,"created_at":"2024-02-12T07:32:30.083Z","updated_at":"2024-02-12T07:32:30.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/_kerman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10541964,"name":"create-smslidev-theme","ecosystem":"npm","description":"Create starter theme template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-03T05:59:20.355Z","latest_release_published_at":"2024-07-03T07:08:30.378Z","latest_release_number":"0.49.14","last_synced_at":"2026-08-30T16:29:57.552Z","created_at":"2024-07-03T09:41:04.916Z","updated_at":"2026-08-30T22:35:04.664Z","registry_url":"https://www.npmjs.com/package/create-smslidev-theme","install_command":"npm install create-smslidev-theme","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.49.14"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-25T00:42:02.000Z","size":81691,"stargazers_count":48347,"open_issues_count":224,"forks_count":2166,"subscribers_count":164,"default_branch":"main","last_synced_at":"2026-08-30T16:16:00.451Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-30T14:37:54.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989331,"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-08-30T02:00:08.400Z","response_time":126,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:35:04.663Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.20437527981297,"dependent_packages_count":39.53062755387019,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.36750141684158},"purl":"pkg:npm/create-smslidev-theme","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/create-smslidev-theme","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/create-smslidev-theme","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/create-smslidev-theme/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T20:38:14.599Z","issues_count":714,"pull_requests_count":1026,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":211,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.379142300194932,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8080808080808082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-smslidev-theme/codemeta","maintainers":[{"uuid":"quintus100","login":"quintus100","name":null,"email":"fjt0327@163.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~quintus100","role":null,"created_at":"2024-07-03T09:43:32.787Z","updated_at":"2024-07-03T09:43:32.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/quintus100/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11407378,"name":"cnx-custom-slidev-cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-03-06T07:00:37.966Z","latest_release_published_at":"2025-03-06T07:00:37.966Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-30T16:30:14.195Z","created_at":"2025-03-06T07:01:15.228Z","updated_at":"2026-08-31T05:05:28.978Z","registry_url":"https://www.npmjs.com/package/cnx-custom-slidev-cli","install_command":"npm install cnx-custom-slidev-cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-25T00:42:02.000Z","size":81691,"stargazers_count":48347,"open_issues_count":224,"forks_count":2166,"subscribers_count":164,"default_branch":"main","last_synced_at":"2026-08-30T16:16:00.451Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-30T14:37:54.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989331,"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-08-30T02:00:08.400Z","response_time":126,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-31T05:05:28.978Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.898743745695967,"dependent_packages_count":36.00986169267235,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.45430271918416},"purl":"pkg:npm/cnx-custom-slidev-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cnx-custom-slidev-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cnx-custom-slidev-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cnx-custom-slidev-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T20:38:14.599Z","issues_count":714,"pull_requests_count":1026,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":211,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.379142300194932,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8080808080808082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cnx-custom-slidev-cli/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-06T07:02:16.842Z","updated_at":"2025-03-06T07:02:16.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1281683,"name":"@slidev/cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"slidev","versions_count":478,"first_release_published_at":"2021-04-22T16:27:46.130Z","latest_release_published_at":"2026-08-19T06:25:58.280Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T06:12:05.504Z","created_at":"2022-04-08T19:27:04.471Z","updated_at":"2026-08-31T07:51:09.789Z","registry_url":"https://www.npmjs.com/package/@slidev/cli","install_command":"npm install @slidev/cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-25T00:42:02.000Z","size":81691,"stargazers_count":48347,"open_issues_count":224,"forks_count":2166,"subscribers_count":164,"default_branch":"main","last_synced_at":"2026-08-30T16:16:00.451Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-30T14:37:54.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989331,"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-08-30T02:00:08.400Z","response_time":126,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:51:09.789Z","dependent_packages_count":145,"downloads":283622,"downloads_period":"last-month","dependent_repos_count":570,"rankings":{"downloads":1.747691811067706,"dependent_repos_count":0.7297881277448668,"dependent_packages_count":0.2819581009140936,"stargazers_count":0.528174490088427,"forks_count":1.1258419365893584,"docker_downloads_count":null,"average":0.8826908932808903},"purl":"pkg:npm/%40slidev/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slidev/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slidev/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slidev/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T20:38:14.599Z","issues_count":714,"pull_requests_count":1026,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":211,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.379142300194932,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8080808080808082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slidev%2Fcli/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:17.174Z","updated_at":"2022-11-14T10:08:17.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"_kerman","login":"_kerman","name":null,"email":"kermanx@qq.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~_kerman","role":null,"created_at":"2024-02-12T07:32:29.887Z","updated_at":"2024-02-12T07:32:29.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/_kerman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039114,"name":"@packetsafari/cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":19,"first_release_published_at":"2023-08-06T19:37:58.056Z","latest_release_published_at":"2023-11-06T10:31:43.540Z","latest_release_number":"0.43.7","last_synced_at":"2026-08-30T16:48:34.852Z","created_at":"2023-08-06T19:40:12.004Z","updated_at":"2026-08-30T16:48:34.852Z","registry_url":"https://www.npmjs.com/package/@packetsafari/cli","install_command":"npm install @packetsafari/cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.43.7"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-28T10:25:13.621Z","dependent_packages_count":0,"downloads":84,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.3602969829732,"dependent_packages_count":54.8825057600978,"stargazers_count":0.5578898116188739,"forks_count":1.160399806257142,"docker_downloads_count":null,"average":23.490273090236755},"purl":"pkg:npm/%40packetsafari/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/cli/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T03:04:39.257Z","issues_count":714,"pull_requests_count":1024,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":209,"issue_authors_count":448,"avg_comments_per_issue":1.647058823529412,"avg_comments_per_pull_request":1.37890625,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.7755102040816326,"past_year_avg_comments_per_pull_request":1.8144329896907216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcli/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:40:36.625Z","updated_at":"2023-08-06T19:40:36.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1574814,"name":"create-slidev","ecosystem":"npm","description":"Create starter template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":487,"first_release_published_at":"2021-04-22T16:19:54.470Z","latest_release_published_at":"2026-08-19T06:25:24.754Z","latest_release_number":"52.19.1","last_synced_at":"2026-08-30T16:37:15.178Z","created_at":"2022-04-09T10:15:22.455Z","updated_at":"2026-08-30T16:37:15.178Z","registry_url":"https://www.npmjs.com/package/create-slidev","install_command":"npm install create-slidev","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"next":"0.14.0-beta.14","latest":"52.19.1"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:07:50.926Z","dependent_packages_count":1,"downloads":7729,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.7555354061165813,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.522692343135577,"forks_count":1.0994157419438688,"docker_downloads_count":null,"average":7.116275278760909},"purl":"pkg:npm/create-slidev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/create-slidev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/create-slidev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/create-slidev/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/create-slidev/codemeta","maintainers":[{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":754,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-14T10:08:14.899Z","updated_at":"2022-11-14T10:08:14.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11425605,"name":"@cybernetyx-slidev/cli","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"cybernetyx-slidev","versions_count":4,"first_release_published_at":"2025-03-12T07:22:23.647Z","latest_release_published_at":"2025-03-12T14:54:22.870Z","latest_release_number":"51.0.5","last_synced_at":"2026-08-30T16:25:40.135Z","created_at":"2025-03-12T07:22:59.318Z","updated_at":"2026-08-30T16:25:40.135Z","registry_url":"https://www.npmjs.com/package/@cybernetyx-slidev/cli","install_command":"npm install @cybernetyx-slidev/cli","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"51.0.5"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:44:23.669Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.852069552487368,"dependent_packages_count":35.94009830097982,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.396083926733596},"purl":"pkg:npm/%40cybernetyx-slidev/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cybernetyx-slidev/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cybernetyx-slidev/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cybernetyx-slidev/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx-slidev%2Fcli/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-12T07:56:09.623Z","updated_at":"2025-03-12T07:56:09.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039116,"name":"@packetsafari/types","ecosystem":"npm","description":"Shared types declarations for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":19,"first_release_published_at":"2023-08-06T19:40:57.755Z","latest_release_published_at":"2023-11-06T10:31:46.799Z","latest_release_number":"0.43.7","last_synced_at":"2026-08-30T16:31:39.258Z","created_at":"2023-08-06T19:42:11.895Z","updated_at":"2026-08-30T16:31:39.258Z","registry_url":"https://www.npmjs.com/package/@packetsafari/types","install_command":"npm install @packetsafari/types","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.43.7"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:46:37.879Z","dependent_packages_count":3,"downloads":80,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.3602969829732,"dependent_packages_count":54.8825057600978,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.1214013715355},"purl":"pkg:npm/%40packetsafari/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/types/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Ftypes/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:42:12.075Z","updated_at":"2023-08-06T19:42:12.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8039117,"name":"@packetsafari/create-slidev","ecosystem":"npm","description":"Create starter template for Slidev","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"packetsafari","versions_count":1,"first_release_published_at":"2023-08-06T19:41:02.513Z","latest_release_published_at":"2023-08-06T19:41:02.513Z","latest_release_number":"0.42.6","last_synced_at":"2026-08-30T16:30:33.552Z","created_at":"2023-08-06T19:42:11.935Z","updated_at":"2026-08-30T16:30:33.552Z","registry_url":"https://www.npmjs.com/package/@packetsafari/create-slidev","install_command":"npm install @packetsafari/create-slidev","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"0.42.6"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:05:16.606Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.776668724613947,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.5521331786897429,"forks_count":1.1680163255479084,"docker_downloads_count":null,"average":21.19238698774454},"purl":"pkg:npm/%40packetsafari/create-slidev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@packetsafari/create-slidev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@packetsafari/create-slidev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@packetsafari/create-slidev/dependencies","status":"removed","funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@packetsafari%2Fcreate-slidev/codemeta","maintainers":[{"uuid":"oripka","login":"oripka","name":null,"email":"contact@oripka.de","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~oripka","role":null,"created_at":"2023-08-06T19:42:13.552Z","updated_at":"2023-08-06T19:42:13.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oripka/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10378288,"name":"github.com/slidevjs/slidev","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":null,"versions_count":446,"first_release_published_at":"2021-05-05T06:54:44.000Z","latest_release_published_at":"2026-08-19T06:22:36.000Z","latest_release_number":"v52.19.1+incompatible","last_synced_at":"2026-08-30T17:02:57.518Z","created_at":"2024-06-16T05:24:10.738Z","updated_at":"2026-08-30T17:02:57.519Z","registry_url":"https://pkg.go.dev/github.com/slidevjs/slidev","install_command":"go get github.com/slidevjs/slidev","documentation_url":"https://pkg.go.dev/github.com/slidevjs/slidev#section-documentation","metadata":{},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:36:29.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9445469250160885,"dependent_packages_count":6.5076054129418095,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.726076168978949},"purl":"pkg:golang/github.com/slidevjs/slidev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/slidevjs/slidev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/slidevjs/slidev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/slidevjs/slidev/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fslidevjs%2Fslidev/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11423778,"name":"@cybernetyx/client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"cybernetyx","versions_count":1,"first_release_published_at":"2025-03-11T13:33:00.775Z","latest_release_published_at":"2025-03-11T13:33:00.775Z","latest_release_number":"51.0.2","last_synced_at":"2026-08-30T16:32:29.899Z","created_at":"2025-03-11T13:50:42.825Z","updated_at":"2026-08-30T16:32:29.899Z","registry_url":"https://www.npmjs.com/package/@cybernetyx/client","install_command":"npm install @cybernetyx/client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"51.0.2"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:47:06.869Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.859943016909625,"dependent_packages_count":35.95170258225743,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.40582279958353},"purl":"pkg:npm/%40cybernetyx/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cybernetyx/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cybernetyx/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cybernetyx/client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:03:08.966Z","issues_count":710,"pull_requests_count":1011,"avg_time_to_close_issue":4705446.301310044,"avg_time_to_close_pull_request":570149.5555555555,"issues_closed_count":458,"pull_requests_closed_count":882,"pull_request_authors_count":200,"issue_authors_count":444,"avg_comments_per_issue":1.6380281690140845,"avg_comments_per_pull_request":1.3738872403560831,"merged_pull_requests_count":814,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":85,"past_year_avg_time_to_close_issue":1018416.6,"past_year_avg_time_to_close_pull_request":826757.1904761905,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.5957446808510638,"past_year_avg_comments_per_pull_request":1.811764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fclient/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-11T13:50:45.639Z","updated_at":"2025-03-11T13:50:45.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"},{"uuid":"dev.in1","login":"dev.in1","name":null,"email":"dev.in1@cybernetyx.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~dev.in1","role":null,"created_at":"2025-03-11T13:50:45.888Z","updated_at":"2025-03-11T13:50:45.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev.in1/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11423798,"name":"@cybernetyx/slidev-client","ecosystem":"npm","description":"Presentation slides for developers","homepage":"https://sli.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slidevjs/slidev","keywords_array":[],"namespace":"cybernetyx","versions_count":2,"first_release_published_at":"2025-03-11T13:43:32.567Z","latest_release_published_at":"2025-03-11T14:24:12.539Z","latest_release_number":"51.0.4","last_synced_at":"2026-08-30T16:38:44.616Z","created_at":"2025-03-11T14:03:18.594Z","updated_at":"2026-08-30T16:38:44.616Z","registry_url":"https://www.npmjs.com/package/@cybernetyx/slidev-client","install_command":"npm install @cybernetyx/slidev-client","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/antfu","dist-tags":{"latest":"51.0.4"},"contentPolicy":null},"repo_metadata":{"id":37014121,"uuid":"361044034","full_name":"slidevjs/slidev","owner":"slidevjs","description":"Presentation Slides for Developers","archived":false,"fork":false,"pushed_at":"2026-08-19T06:22:42.000Z","size":82115,"stargazers_count":48178,"open_issues_count":214,"forks_count":2151,"subscribers_count":162,"default_branch":"main","last_synced_at":"2026-08-21T17:13:13.017Z","etag":null,"topics":["markdown","presentation","slides","vite","vue","vueuse"],"latest_commit_sha":null,"homepage":"https://sli.dev","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/slidevjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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},"funding":{"github":"antfu","opencollective":"slidev"}},"created_at":"2021-04-24T01:25:23.000Z","updated_at":"2026-08-21T17:03:22.000Z","dependencies_parsed_at":"2026-04-30T09:01:39.155Z","dependency_job_id":"0a3f30b7-7d15-4d7c-94a0-98ccd3ba0dc5","html_url":"https://github.com/slidevjs/slidev","commit_stats":{"total_commits":2562,"total_committers":266,"mean_commits":9.631578947368421,"dds":0.3313817330210773,"last_synced_commit":"3be1191199fc2d0814f60aed139c81a299477a79"},"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/slidevjs/slidev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/sbom","scorecard":{"id":831592,"data":{"date":"2025-08-11","repo":{"name":"github.com/slidevjs/slidev","commit":"e713f8dcc17b07ccc6d2097bf5ede7e44353a8db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/smoke.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/slidevjs/slidev/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/cr.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:78","Warn: npmCommand not pinned by hash: .github/workflows/smoke.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 npmCommand 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 19 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-23T17:55:19.133Z","repository_id":37014121,"created_at":"2025-08-23T17:55:19.133Z","updated_at":"2025-08-23T17:55:19.133Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36807345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"slidevjs","name":"Slidev","uuid":"83095831","kind":"organization","description":"Presentation slides for developers","email":null,"website":"https://sli.dev","location":null,"twitter":"Slidevjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83095831?v=4","repositories_count":14,"last_synced_at":"2023-03-03T22:37:46.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slidevjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:10:31.364Z","updated_at":"2023-03-03T22:37:46.186Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slidevjs/repositories"},"tags":[{"name":"v52.19.0","sha":"6b540d3a20c311a21702d59201ba7785dbcaf1a5","kind":"tag","published_at":"2026-08-03T00:56:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.19.0/manifests"},{"name":"v52.18.1","sha":"f970a444338b6c45f5d181a44c493fc3e7a57450","kind":"tag","published_at":"2026-07-31T11:42:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.1/manifests"},{"name":"v52.18.0","sha":"97c9c89f7c2dfd5668467f125ebd4fa4e7776b23","kind":"tag","published_at":"2026-07-14T03:08:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.18.0/manifests"},{"name":"v52.17.2","sha":"7fb6b036a509da1d2a3048bd4e8944100e378ded","kind":"tag","published_at":"2026-07-14T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.2/manifests"},{"name":"v52.17.1","sha":"b72c59b9b9bda3da61fcc95622f7753311a82455","kind":"tag","published_at":"2026-07-14T01:41:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.1/manifests"},{"name":"v52.17.0","sha":"2bfcc89b626967265a437015a31334445f2fcfde","kind":"tag","published_at":"2026-07-10T01:31:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.17.0/manifests"},{"name":"v52.16.0","sha":"a1609ffa877a4df90ad1bf34006a85f8281097ef","kind":"tag","published_at":"2026-06-03T08:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.16.0/manifests"},{"name":"v52.15.2","sha":"5e912cbc2d90bf406853b9c81243888dfc2842ea","kind":"tag","published_at":"2026-05-10T08:56:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.2/manifests"},{"name":"v52.15.1","sha":"09d22f2d5a31dcc6352ac250a85600b0c79fef41","kind":"tag","published_at":"2026-05-04T13:43:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.1/manifests"},{"name":"v52.15.0","sha":"79cec00ac0aad95a7fb9bff57087e68483a71c4d","kind":"tag","published_at":"2026-04-28T04:31:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.15.0/manifests"},{"name":"v52.14.2","sha":"d8e0df7955b6330d05f21b9dfe6657d3bfa377a6","kind":"tag","published_at":"2026-04-05T15:45:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.2/manifests"},{"name":"v52.14.1","sha":"c8a7b7d639ff0a26cf3de036505668263ef5a3b0","kind":"tag","published_at":"2026-03-03T06:46:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.1/manifests"},{"name":"v52.14.0","sha":"6a6c719e0d82cf9e4090be73eb1d4f3f5fb3f7c1","kind":"tag","published_at":"2026-03-02T02:30:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.14.0/manifests"},{"name":"v52.13.0","sha":"0b3059d6ef2bfd281a36ed54b80770cdb39897a8","kind":"tag","published_at":"2026-02-27T01:14:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.13.0/manifests"},{"name":"v52.12.0","sha":"e27124283b2be9cc32380297a6d89cbbf1b3f7cb","kind":"tag","published_at":"2026-02-12T05:58:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.12.0/manifests"},{"name":"v52.11.5","sha":"ba4a524fdfa5608b530766dcd37b1651e6996f67","kind":"tag","published_at":"2026-01-30T23:05:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.5/manifests"},{"name":"v52.11.4","sha":"59a26716d3133f5e86d3cc4838b8afa7b725995f","kind":"tag","published_at":"2026-01-28T14:23:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.4/manifests"},{"name":"v52.11.3","sha":"9d30081469cd7ed08586bb8973649a88567cfa25","kind":"tag","published_at":"2026-01-13T06:41:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.3/manifests"},{"name":"v52.11.2","sha":"6302fb7e958901b9c6d1039db8d286bfa9eed7a1","kind":"tag","published_at":"2026-01-08T07:40:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.2/manifests"},{"name":"v52.11.1","sha":"dcf973c74729ab4b2b97ef903f0a0c1ed6bd4ce4","kind":"tag","published_at":"2025-12-19T10:26:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.1/manifests"},{"name":"v52.11.0","sha":"d7e5618e5a676a93b35fd4abd667fe117f331313","kind":"tag","published_at":"2025-12-09T01:51:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.11.0/manifests"},{"name":"v52.10.1","sha":"9992aff670a369991d187ee87c9696e4def12cb0","kind":"tag","published_at":"2025-12-01T04:56:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.1/manifests"},{"name":"v52.10.0","sha":"7a8704ec3c546b38844aae904ee471b9bc2c8532","kind":"tag","published_at":"2025-11-28T01:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.10.0/manifests"},{"name":"v52.9.1","sha":"32de98b314eb92b0265fe6b2c35bceadc5148e08","kind":"tag","published_at":"2025-11-20T05:32:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.1/manifests"},{"name":"v52.9.0","sha":"58e4f6b10a50183df77d89ad714b6c3aaa054709","kind":"tag","published_at":"2025-11-18T05:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.9.0/manifests"},{"name":"v52.8.0","sha":"655de406a87bed5c47605c8ac4bf04fa73175ea5","kind":"tag","published_at":"2025-11-07T15:59:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.8.0/manifests"},{"name":"v52.7.0","sha":"822031cfc266ec297904f6dac343def18abc7b70","kind":"tag","published_at":"2025-11-07T06:42:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.7.0/manifests"},{"name":"v52.6.0","sha":"bc94b3031546482149b254dc9dcfc38ce5616f1e","kind":"tag","published_at":"2025-10-24T07:20:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.6.0/manifests"},{"name":"v52.5.0","sha":"5c0b51f579ba140ff5dcd826e5716b088949980e","kind":"tag","published_at":"2025-10-22T06:01:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.5.0/manifests"},{"name":"v52.4.0","sha":"7a83fab1fa6ec967698bb2d26f5c3c697f29ca18","kind":"tag","published_at":"2025-10-20T11:18:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.4.0/manifests"},{"name":"v52.3.0","sha":"8a1d8317c975123a1ddf6c724157c12d782cffa9","kind":"tag","published_at":"2025-10-20T04:50:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.3.0/manifests"},{"name":"v52.2.5","sha":"c87d474c5f5aed4533a1758e280988ac379cac0f","kind":"tag","published_at":"2025-10-06T11:09:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.5/manifests"},{"name":"v52.2.4","sha":"dc6b3ae1ed128e3626d66b35e876db36b0308114","kind":"tag","published_at":"2025-09-20T18:12:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.4/manifests"},{"name":"v52.2.3","sha":"453f1dffaf38347c00f9b0d659bba1e18112476c","kind":"tag","published_at":"2025-09-19T18:37:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.3/manifests"},{"name":"v52.2.2","sha":"79fcfa791c164d254c60a9d54739474ea1a04146","kind":"tag","published_at":"2025-09-19T18:25:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.2/manifests"},{"name":"v52.2.1","sha":"4335c3d6c1c9fe5c16d09ecb2f9df87d14ed7abd","kind":"tag","published_at":"2025-09-19T18:23:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.1/manifests"},{"name":"v52.2.0","sha":"91e57b36370f8313a2448b329066f1cdffea5acb","kind":"tag","published_at":"2025-09-19T18:19:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"806580e15a9640aa720b62de8a07e462532b1201","kind":"tag","published_at":"2025-07-27T03:34:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.1.0/manifests"},{"name":"v52.0.1","sha":"afe018fb67b12346ebeb941a68a510d0ae430be4","kind":"tag","published_at":"2025-07-27T03:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.1/manifests"},{"name":"v52.0.0","sha":"b686d010a8611c61f30d2117ea15bca77b6786ff","kind":"tag","published_at":"2025-06-30T01:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v52.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v52.0.0/manifests"},{"name":"v51.8.2","sha":"48eb02f9bfe32a293ad207cea2a0932f8a968e99","kind":"tag","published_at":"2025-06-13T00:09:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.2/manifests"},{"name":"v51.8.1","sha":"4645273d037f1265f9c1af525626ebe9b3ad5610","kind":"tag","published_at":"2025-06-02T10:39:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.1/manifests"},{"name":"v51.8.0","sha":"e6d0568269804074d379c2227e094e39965cc10c","kind":"tag","published_at":"2025-05-24T03:53:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.8.0/manifests"},{"name":"v51.7.1","sha":"584c00082b0305bcaa659ea39adad85cc8984946","kind":"tag","published_at":"2025-05-18T09:47:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.1/manifests"},{"name":"v51.7.0","sha":"ef1b15eaafdff3dc927b1ac74a99a194b406cd94","kind":"tag","published_at":"2025-05-18T06:00:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.7.0/manifests"},{"name":"v51.6.2","sha":"d71342ccf56c04a91f2d18172a139eef45518da7","kind":"tag","published_at":"2025-05-16T08:07:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.2/manifests"},{"name":"v51.6.1","sha":"aec217b1cce8c431cc2ca84095738f56b7c600e1","kind":"tag","published_at":"2025-05-16T05:55:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.1/manifests"},{"name":"v51.6.0","sha":"e87924d036aab385a382bd638a86bf777dded650","kind":"tag","published_at":"2025-04-22T05:09:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.6.0/manifests"},{"name":"v51.5.0","sha":"27036296978189671f73d557912ada70c14c5b8f","kind":"tag","published_at":"2025-03-31T05:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.5.0/manifests"},{"name":"v51.4.0","sha":"d694b8b2459a25664972ba50e9f76d31bf4ffa40","kind":"tag","published_at":"2025-03-10T18:10:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.4.0/manifests"},{"name":"v51.3.0","sha":"541771405aa8f4544b2a6e16cf4042523daaaeb1","kind":"tag","published_at":"2025-02-22T17:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.3.0/manifests"},{"name":"v51.2.2","sha":"74d2072607699c4047bcc543b9cd188e4c0491f2","kind":"tag","published_at":"2025-02-19T15:54:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.2/manifests"},{"name":"v51.2.1","sha":"9c2dc21a401a9031a9eacf2625c0b126803ea122","kind":"tag","published_at":"2025-02-18T16:42:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.1/manifests"},{"name":"v51.2.0","sha":"9a60f069b86b05e5a1fb8a1efa9fd23e70237813","kind":"tag","published_at":"2025-02-18T16:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.2.0/manifests"},{"name":"v51.1.2","sha":"28215fb7c79e6ba8e9648cec11dcb9e6adc7eb95","kind":"tag","published_at":"2025-02-18T04:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.2/manifests"},{"name":"v51.1.1","sha":"149790750bf561ef48e141f4a080057cc96a39db","kind":"tag","published_at":"2025-02-15T08:51:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.1/manifests"},{"name":"v51.1.0","sha":"dede9472dd48e06faf81a457e2dcb4bc460b1584","kind":"tag","published_at":"2025-01-30T01:57:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.1.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.1.0/manifests"},{"name":"v51.0.2","sha":"48dad78f55ba8585833726205f607e6cc7777d70","kind":"tag","published_at":"2025-01-20T08:40:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.2/manifests"},{"name":"v51.0.1","sha":"959f019bcc26e6f5342cfed79ab63488e7790ab9","kind":"tag","published_at":"2025-01-13T01:57:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.1/manifests"},{"name":"v51.0.0","sha":"c5a63867857c6fc62c09077bd5b938589994d7e0","kind":"tag","published_at":"2025-01-09T06:58:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v51.0.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v51.0.0/manifests"},{"name":"v0.51.0-beta.4","sha":"05486d6544cb85916069061f712d382bbbea9bbc","kind":"tag","published_at":"2024-12-28T07:08:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.4/manifests"},{"name":"v0.51.0-beta.3","sha":"2b1dce08878dfa228d2c35e8bcd1bed23f59afad","kind":"tag","published_at":"2024-12-28T00:52:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.3/manifests"},{"name":"v0.51.0-beta.2","sha":"e434c9d57472227f330267297a2ecf80818faad3","kind":"tag","published_at":"2024-12-27T15:37:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.2/manifests"},{"name":"v0.51.0-beta.1","sha":"dbb78fac22072de0c5ad7a6f0fd397e661982a10","kind":"tag","published_at":"2024-12-26T17:59:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.51.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.51.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.51.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.51.0-beta.1/manifests"},{"name":"v0.50.0","sha":"cfe3415643fa2ca9a679146db84aaebd7888c280","kind":"tag","published_at":"2024-12-18T10:15:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0/manifests"},{"name":"v0.50.0-beta.13","sha":"f636b72448165d00cb20b3e9a6e98a7fd740c13b","kind":"tag","published_at":"2024-12-18T10:03:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.13/manifests"},{"name":"v0.50.0-beta.12","sha":"52dc7a33b00def38c944d49c43b99343511c2bce","kind":"tag","published_at":"2024-12-17T15:18:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.12/manifests"},{"name":"v0.50.0-beta.11","sha":"b4296fbf7e040891ca34b6a58e3ffb11d058dbd5","kind":"tag","published_at":"2024-12-17T06:36:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.11/manifests"},{"name":"v0.50.0-beta.10","sha":"6896ae931656a106a77eea585a0e1c9b460ad490","kind":"tag","published_at":"2024-12-04T06:24:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.10/manifests"},{"name":"v0.50.0-beta.9","sha":"b2b734773aa920c19835603ac6984e2480282239","kind":"tag","published_at":"2024-12-03T05:50:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.9/manifests"},{"name":"v0.50.0-beta.8","sha":"921adf26e79f020e0823fc1146ad79b6936efa5e","kind":"tag","published_at":"2024-11-30T03:45:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.8/manifests"},{"name":"v0.50.0-beta.7","sha":"2451e20f871979174cf7c0a5f835dbb9a7c6a0f1","kind":"tag","published_at":"2024-11-18T04:50:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.7/manifests"},{"name":"v0.50.0-beta.6","sha":"a4456b74533b656e9d80b0fa8bb3ba17a31aa9ea","kind":"tag","published_at":"2024-11-14T06:10:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.6/manifests"},{"name":"v0.50.0-beta.5","sha":"b0821861fa4e7dcccb2f029b878ac71317291dc1","kind":"tag","published_at":"2024-10-26T03:54:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.5/manifests"},{"name":"v0.50.0-beta.4","sha":"b2cfa788f4c98864d81672518b5285b8a334ee81","kind":"tag","published_at":"2024-10-16T18:21:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.4/manifests"},{"name":"v0.50.0-beta.3","sha":"2a006786ccafdbc938ed073b3028fbb460f8bd49","kind":"tag","published_at":"2024-10-02T08:08:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.3/manifests"},{"name":"v0.50.0-beta.2","sha":"7f1408ea03f7bee4d600b75ad6d3eeede0014ab3","kind":"tag","published_at":"2024-09-29T02:02:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.2/manifests"},{"name":"v0.50.0-beta.1","sha":"9e047316ac1717094a6c43f15b4577b381fdc7f3","kind":"tag","published_at":"2024-09-27T08:54:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.50.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.50.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.50.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.50.0-beta.1/manifests"},{"name":"v0.49.29","sha":"7504bb518df4e4a899c0486dae1233c4bcee72b6","kind":"tag","published_at":"2024-08-26T17:08:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.29","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.29/manifests"},{"name":"v0.49.28","sha":"c4dc591bedc507cc6585a7dae47ecd603413f27f","kind":"tag","published_at":"2024-08-25T01:32:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.28","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.28/manifests"},{"name":"v0.49.27","sha":"c24980d45da433c41ce3060a5be9a94d550aba01","kind":"tag","published_at":"2024-08-20T16:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.27","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.27/manifests"},{"name":"v0.49.26","sha":"ec67cd12ea1399b4aac3ee87ff7154819ec05e21","kind":"tag","published_at":"2024-08-16T05:30:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.26/manifests"},{"name":"v0.49.25","sha":"ca81faa8e018cec46b8b932dc847d34f796cb67e","kind":"tag","published_at":"2024-08-15T20:56:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.25/manifests"},{"name":"v0.49.24","sha":"c46addf04c5d6a24777277af8d8ae6b7b4368e9e","kind":"tag","published_at":"2024-08-06T03:41:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.24/manifests"},{"name":"v0.49.23","sha":"41a4fb047e67f3f02732663525a8798ff043d421","kind":"tag","published_at":"2024-07-30T12:57:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.23/manifests"},{"name":"v0.49.22","sha":"2256a581a64c00ba5aa32279c6e41cb7e8a75604","kind":"tag","published_at":"2024-07-25T03:37:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.22/manifests"},{"name":"v0.49.21","sha":"a46aea8f10596643088e59863797911c19611940","kind":"tag","published_at":"2024-07-23T12:07:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.21/manifests"},{"name":"v0.49.20","sha":"6c809462bf1eafa02e155f62cefbae52b1ba2bcf","kind":"tag","published_at":"2024-07-21T11:29:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.20/manifests"},{"name":"v0.49.19","sha":"17b44adc1479a8d523ac41df3cddcd885a8c78b9","kind":"tag","published_at":"2024-07-20T20:32:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.19/manifests"},{"name":"v0.49.18","sha":"52f5e5a429ffe0a82a512255948440e0928066ae","kind":"tag","published_at":"2024-07-20T18:07:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.18/manifests"},{"name":"v0.49.17","sha":"4bc1cb5431137acd66180081eb201bc96a255dd1","kind":"tag","published_at":"2024-07-18T02:15:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.17/manifests"},{"name":"v0.49.16","sha":"8bfcfffba120404ccfc2d05f9e4fa254e8fb428d","kind":"tag","published_at":"2024-07-05T22:59:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.16/manifests"},{"name":"v0.49.15","sha":"01012b4b5f0b89ea2915471ebd132ed781a7f3a0","kind":"tag","published_at":"2024-07-05T09:13:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.15/manifests"},{"name":"v0.49.14","sha":"cf9ef13509641d2c38977d23d72652ac3cb0c556","kind":"tag","published_at":"2024-07-05T09:07:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.14/manifests"},{"name":"v0.49.13","sha":"98ca9da799d523af892bb4c56795c0efbc4ac99a","kind":"tag","published_at":"2024-06-30T14:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.13/manifests"},{"name":"v0.49.12","sha":"a63c48079b80f17c8bd7cf46b1b013bd46f2a425","kind":"tag","published_at":"2024-06-25T10:01:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.12/manifests"},{"name":"v0.49.11","sha":"e04eddaa56017c5ae8c9b9011b0e4a831ab8253a","kind":"tag","published_at":"2024-06-19T01:42:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.11/manifests"},{"name":"v0.49.10","sha":"a328fa52be4bdc70788f59d1ffc36967bb7cf252","kind":"tag","published_at":"2024-06-07T08:46:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.10/manifests"},{"name":"v0.49.9","sha":"535744b6218a67323d9a9f516d101829d3f89303","kind":"tag","published_at":"2024-06-01T18:05:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.9/manifests"},{"name":"v0.49.8","sha":"c779e95c497dfbbf1537114d66741f4058c7c02a","kind":"tag","published_at":"2024-05-31T21:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.8/manifests"},{"name":"v0.49.7","sha":"a7a4a90f76ada1e1cbc5d167049748862c67f32e","kind":"tag","published_at":"2024-05-31T14:09:16.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.7/manifests"},{"name":"v0.49.6","sha":"a6b14412bbf1fd1aed26ca39b4eb63749ca30e66","kind":"tag","published_at":"2024-05-31T12:43:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.6/manifests"},{"name":"v0.49.5","sha":"1422a25cc8786ff8e164e43a38f2ab101e80013b","kind":"tag","published_at":"2024-05-29T11:32:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.5/manifests"},{"name":"v0.49.4","sha":"66386b8e533fa49cb8e301b806e466cf86c16944","kind":"tag","published_at":"2024-05-25T10:51:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.4/manifests"},{"name":"v0.49.3","sha":"168c518254eca7d835f7d303d9d195852402275f","kind":"tag","published_at":"2024-05-17T11:59:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"f699eaf3ed0e557ab5032916376776e276ec8e3a","kind":"tag","published_at":"2024-05-10T16:21:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"5d0fe4a988826011b46ffe15e42b933d9ed2ec6e","kind":"tag","published_at":"2024-05-10T15:03:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"8bd4642447231b8075bcde47c6ca987ffe5a7a81","kind":"tag","published_at":"2024-05-10T14:45:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0/manifests"},{"name":"v0.49.0-beta.6","sha":"8d0ebb263edd7a4ee900dfa6b789132d6cbd3bcb","kind":"tag","published_at":"2024-05-02T14:51:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.6/manifests"},{"name":"v0.49.0-beta.5","sha":"ba1f7d2439eb656aac99f81438abbd91c16326f4","kind":"tag","published_at":"2024-05-02T09:48:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.5/manifests"},{"name":"v0.49.0-beta.4","sha":"80a3ad61b47dc7a5bd4a56a9293660ad2dbc85de","kind":"tag","published_at":"2024-04-17T19:41:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.4/manifests"},{"name":"v0.49.0-beta.3","sha":"97f3baaeafaa638a1ce3947def014b3acf5c775b","kind":"tag","published_at":"2024-04-15T12:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.3/manifests"},{"name":"v0.49.0-beta.2","sha":"51a6d8bba43a70fe48b9b0643467e4951414a9b6","kind":"tag","published_at":"2024-04-12T12:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.2/manifests"},{"name":"v0.49.0-beta.1","sha":"3eef5ced10648498cbe92eaa555b4879f3abdc89","kind":"tag","published_at":"2024-04-10T02:24:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.49.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.49.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.49.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.49.0-beta.1/manifests"},{"name":"v0.48.9","sha":"af0bb47f02440b099e044abe56b4554360ed3cb8","kind":"tag","published_at":"2024-04-10T01:58:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.9/manifests"},{"name":"v0.48.8","sha":"fc9dd0e8dd819876f4ffa07495c0ddd12f20d9e0","kind":"tag","published_at":"2024-03-29T10:26:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.8/manifests"},{"name":"v0.48.7","sha":"efa54bfad45bfe5541adb158728ef28d1646ff57","kind":"tag","published_at":"2024-03-22T13:58:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.7/manifests"},{"name":"v0.48.6","sha":"352fbc1d03ad57fe5ea4ab2303ae2555a1b0b67b","kind":"tag","published_at":"2024-03-22T13:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.6/manifests"},{"name":"v0.48.5","sha":"799195e9266e5c57d107cb79a81a2239dbe3f5cf","kind":"tag","published_at":"2024-03-22T07:54:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.5/manifests"},{"name":"v0.48.4","sha":"f778653fa95acded5ef532a4071dcb6623106aa0","kind":"tag","published_at":"2024-03-21T07:50:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.4/manifests"},{"name":"v0.48.3","sha":"5480829fdb2a8b8fa1820713a1d5cec364db72bd","kind":"tag","published_at":"2024-03-15T14:42:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"0890d9b09b6bea1b5913006253c66c3faaa27656","kind":"tag","published_at":"2024-03-13T06:42:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"0bc0c0eef93032fb77aafda05aa2977afe2f8231","kind":"tag","published_at":"2024-03-10T15:10:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"6cc92903dc491c7ddf08c9c72aae06a50963598b","kind":"tag","published_at":"2024-03-10T13:46:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0/manifests"},{"name":"v0.48.0-beta.26","sha":"e8094782d69ca2c897835ab619fa0e07703d96b2","kind":"tag","published_at":"2024-03-09T12:51:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.26","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.26/manifests"},{"name":"v0.48.0-beta.25","sha":"8af2b5375d6657a2adb0f49c2cd48bd197b59080","kind":"tag","published_at":"2024-03-09T11:37:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.25","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.25/manifests"},{"name":"v0.48.0-beta.24","sha":"2b031a783498f0b822173549f9c7ceb60e05b23c","kind":"tag","published_at":"2024-03-08T08:40:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.24","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.24/manifests"},{"name":"v0.48.0-beta.23","sha":"6ae9ad46fb2bd79f058f048d5e136f99e94a8db8","kind":"tag","published_at":"2024-03-08T00:19:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.23","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.23/manifests"},{"name":"v0.48.0-beta.22","sha":"54a9581261fa86894aa1460b4b513ae0f2d3b2ca","kind":"tag","published_at":"2024-03-05T00:57:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.22","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.22/manifests"},{"name":"v0.48.0-beta.21","sha":"95660c04baee2e1ae5d43e9963e09082e6405259","kind":"tag","published_at":"2024-03-03T18:20:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.21","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.21/manifests"},{"name":"v0.48.0-beta.20","sha":"f2f6dc3f2276991df064f71ab5e756afc5ac2bc6","kind":"tag","published_at":"2024-03-02T23:02:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.20/manifests"},{"name":"v0.48.0-beta.19","sha":"f8e8e9b68f5fb8ca6a6176660ebeea1fb8244d12","kind":"tag","published_at":"2024-02-27T22:12:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.19/manifests"},{"name":"v0.48.0-beta.18","sha":"070fadcf6f9c56bf97c26b2e89fab6b9b4f14058","kind":"tag","published_at":"2024-02-27T13:57:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.18/manifests"},{"name":"v0.48.0-beta.17","sha":"dcfa2da2f98283c878493a55931165194d31d002","kind":"tag","published_at":"2024-02-27T11:48:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.17/manifests"},{"name":"v0.48.0-beta.16","sha":"9d9471f350a16a66aca4c9dbd3891152fb023b4c","kind":"tag","published_at":"2024-02-27T06:18:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.16/manifests"},{"name":"v0.48.0-beta.15","sha":"1a4fc2057d1bf24ffe6bb9544ab2d69febe06a07","kind":"tag","published_at":"2024-02-27T02:22:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.15/manifests"},{"name":"v0.48.0-beta.14","sha":"97a7f93f07851b67db7e95942c6c0c0c0ae5ed3a","kind":"tag","published_at":"2024-02-26T17:26:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.14/manifests"},{"name":"v0.48.0-beta.13","sha":"c1cd31c8db43a69b099f43e94609664c81cf569a","kind":"tag","published_at":"2024-02-26T12:42:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.13/manifests"},{"name":"v0.48.0-beta.12","sha":"6b3b126b2b854136c913f1b4fe9165ac6b7f37bc","kind":"tag","published_at":"2024-02-25T17:37:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.12/manifests"},{"name":"v0.48.0-beta.11","sha":"ba5e9da23c8337a3d73ee964ab0e8695f83d5588","kind":"tag","published_at":"2024-02-25T03:50:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.11/manifests"},{"name":"v0.48.0-beta.10","sha":"0d6864b334bf8ef771f1684438c0cd190ac373c7","kind":"tag","published_at":"2024-02-24T20:38:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.10/manifests"},{"name":"v0.48.0-beta.9","sha":"a34c693e02368599201f9b3b99c744f6165e1698","kind":"tag","published_at":"2024-02-24T18:41:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.9/manifests"},{"name":"v0.48.0-beta.8","sha":"a9dabdaf8c0fb1ea30a86928d9e77ba7c1ea7ea4","kind":"tag","published_at":"2024-02-24T16:44:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.8/manifests"},{"name":"v0.48.0-beta.7","sha":"a002b83d071c141acc4b309e7e43d66bfabfc8f2","kind":"tag","published_at":"2024-02-24T16:35:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.7/manifests"},{"name":"v0.48.0-beta.6","sha":"624b8ef77bf328637c14bd53a77ce9841e952edf","kind":"tag","published_at":"2024-02-22T11:29:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.6/manifests"},{"name":"v0.48.0-beta.5","sha":"e9f397da0919c41d7c2250417691ed3538016597","kind":"tag","published_at":"2024-02-21T14:07:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.5/manifests"},{"name":"v0.48.0-beta.4","sha":"b6ea6be6be7279afb244ea86132f54bf8f873790","kind":"tag","published_at":"2024-02-21T10:05:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.4/manifests"},{"name":"v0.48.0-beta.3","sha":"f296fa5003b67935091ac893f6ccca2b1ff3d7e0","kind":"tag","published_at":"2024-02-19T14:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.3/manifests"},{"name":"v0.48.0-beta.2","sha":"81b28c2edb12b80d186796be8565e94344b00ab1","kind":"tag","published_at":"2024-02-16T11:20:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.2/manifests"},{"name":"v0.48.0-beta.1","sha":"9dbe3aeadb7524bba378d9a777dac45f8ccc5fa6","kind":"tag","published_at":"2024-02-14T17:30:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.1/manifests"},{"name":"v0.48.0-beta.0","sha":"79a7f5ee8609480e631d45eea1afbe9ca4dfe59c","kind":"tag","published_at":"2024-02-13T14:46:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.48.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.48.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.48.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.48.0-beta.0/manifests"},{"name":"v0.47.5","sha":"ac5d489d097ba9900bf852d93bcdf01a89eed823","kind":"tag","published_at":"2024-02-12T14:27:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.5/manifests"},{"name":"v0.47.4","sha":"14fa42404aa8f2b1a2ba39dbf02297dadaac505b","kind":"tag","published_at":"2024-02-06T13:03:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.4/manifests"},{"name":"v0.47.3","sha":"ad57d3d616ad27aac5ecc8a033a76f11dd56831d","kind":"tag","published_at":"2024-02-04T20:00:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.3/manifests"},{"name":"v0.47.2","sha":"b4dcc0e6b0506fab16cc59df464defde3d5954df","kind":"tag","published_at":"2024-02-03T18:25:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.2/manifests"},{"name":"v0.47.1","sha":"6a3d9e0e94540b3bdbc6822ef59236dc01bce84d","kind":"tag","published_at":"2024-02-02T16:11:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.1/manifests"},{"name":"v0.47.0","sha":"3b77fd7917df0f99527d913bc674954ecebf5878","kind":"tag","published_at":"2024-02-02T15:22:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.47.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.47.0/manifests"},{"name":"v0.46.3","sha":"15acb0512c0c6a2f66cadc9da9728d8f21309082","kind":"tag","published_at":"2024-01-22T16:07:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"8e603ec3648ae8a30ffeba6cdc1cdca99c54ca2c","kind":"tag","published_at":"2024-01-17T12:14:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"993b75432d44b1135565a82f3c563efac86c4592","kind":"tag","published_at":"2023-12-16T23:53:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"a9c795fcf716979378e8945a90812c0006032497","kind":"tag","published_at":"2023-12-13T14:41:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.46.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"46aac03a2ca0cdeba9eabc0e15302d0e180c7ece","kind":"tag","published_at":"2023-12-04T10:18:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.45.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"74d61a06fbdfaef0b546c667a09d99efe546caa2","kind":"tag","published_at":"2023-11-16T10:20:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.44.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.44.0/manifests"},{"name":"v0.43.15","sha":"20f666d09baa33f1e5229ece46c8d938092d8827","kind":"tag","published_at":"2023-11-09T15:38:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.15/manifests"},{"name":"v0.43.14","sha":"3ac979ce9f382c5565d80c59d775bce7837e028b","kind":"tag","published_at":"2023-11-08T17:03:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.14/manifests"},{"name":"v0.43.13","sha":"5a59f845dd3cc805939627c9a34740e175d184aa","kind":"tag","published_at":"2023-11-02T17:49:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.13/manifests"},{"name":"v0.43.12","sha":"540802df78f19d065374ee994261c1dc55cc4613","kind":"tag","published_at":"2023-10-28T04:19:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.12/manifests"},{"name":"v0.43.11","sha":"34b57ce5f12dd02664fc2d8a1ac52451a9aba7fe","kind":"tag","published_at":"2023-10-27T17:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.11/manifests"},{"name":"v0.43.10","sha":"28c38c881a10517db4112bc83421a99930e7da7b","kind":"tag","published_at":"2023-10-27T08:36:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"0b281b090a3b711c239ad98b3a1fd4145898c79c","kind":"tag","published_at":"2023-10-27T04:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"5fa52ce12aafe37be5f8b7415101e75a1e1203eb","kind":"tag","published_at":"2023-10-26T17:59:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"d94b8ed4cdc5aef4937a4ce8d8e85e051e23b83c","kind":"tag","published_at":"2023-10-08T12:15:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"a54df15bd964e8a2f8f9848d9985f631d13ca707","kind":"tag","published_at":"2023-09-27T04:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"653adfc4754a537ca0d3a9f01a2d13ec34ce6a8c","kind":"tag","published_at":"2023-09-19T11:57:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"a6329a7bc11794764a190f810e3b5090ccc1fa4b","kind":"tag","published_at":"2023-09-17T12:23:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"50499cdc0c6802f4fa9fde0e1cabd82d5b65f922","kind":"tag","published_at":"2023-09-14T02:18:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"e2b1ecd14c3f0447c1eb0a213d69a5a9b1ec7b54","kind":"tag","published_at":"2023-09-12T03:25:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"96f0c351288022094b646e675c9bb9bd6532ce26","kind":"tag","published_at":"2023-09-07T11:38:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"818cd1c7c6db2ba7ad814517917507073be96ef6","kind":"tag","published_at":"2023-09-05T12:24:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0/manifests"},{"name":"v0.43.0-beta.7","sha":"16d24ac21d4ab4ad91d4c26e178fa68ed0f1194b","kind":"tag","published_at":"2023-09-03T13:53:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.7/manifests"},{"name":"v0.43.0-beta.6","sha":"3435e06fa8d26508321375f76db26aee89a8f9ec","kind":"tag","published_at":"2023-09-03T13:00:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.6/manifests"},{"name":"v0.43.0-beta.5","sha":"dad957728e5d73b5926cb8635ae03228baca52eb","kind":"tag","published_at":"2023-09-03T02:06:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.5/manifests"},{"name":"v0.43.0-beta.4","sha":"52f967f3525285b28ee598aa03b243356f69cd7e","kind":"tag","published_at":"2023-09-02T20:55:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.4/manifests"},{"name":"v0.43.0-beta.3","sha":"e4f53190abdb0cfd7e8d24cba6c668d3b8aed66c","kind":"tag","published_at":"2023-08-31T18:17:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.3/manifests"},{"name":"v0.43.0-beta.2","sha":"c7b15a41b56780b76351d596a96788a1a27c0237","kind":"tag","published_at":"2023-08-31T16:45:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.2/manifests"},{"name":"v0.43.0-beta.1","sha":"be72de41ce148e957975dcef7441e0cf80cd38d9","kind":"tag","published_at":"2023-08-31T13:26:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.1/manifests"},{"name":"v0.43.0-beta.0","sha":"d411d46b07bdac3f2938e4019cd59aeffe27e694","kind":"tag","published_at":"2023-08-31T13:10:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.43.0-beta.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.43.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.43.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.43.0-beta.0/manifests"},{"name":"v0.42.11","sha":"a8269adfcef13f4228153b65f90ea6fa75855532","kind":"tag","published_at":"2023-08-26T15:49:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.11/manifests"},{"name":"v0.42.10","sha":"dc30818e0c2f9c496f8e007e8483462c3f78f449","kind":"tag","published_at":"2023-08-26T13:53:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.10/manifests"},{"name":"v0.42.9","sha":"3cf5719f9835608d2c66b6ea3d0c21a0ec8ce404","kind":"tag","published_at":"2023-08-21T21:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.9/manifests"},{"name":"v0.42.8","sha":"9386351aca7dcf4f1a23d0c7ccab0ad5efbfb0ef","kind":"tag","published_at":"2023-08-15T16:48:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.8/manifests"},{"name":"v0.42.7","sha":"c596873cb1151f97d9557f1a6ecd998eca2bb83d","kind":"tag","published_at":"2023-08-06T10:55:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.7/manifests"},{"name":"v0.42.6","sha":"58ce2e5a6b580dd84d22352a2937b512b46f5028","kind":"tag","published_at":"2023-08-02T10:07:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.6/manifests"},{"name":"v0.42.5","sha":"831442e2fea18efe32d6c43f69ce15fea12d990b","kind":"tag","published_at":"2023-06-18T10:41:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.5/manifests"},{"name":"v0.42.4","sha":"c80c39d340f71bea3dcd490ff20e38f42bf97532","kind":"tag","published_at":"2023-06-04T16:01:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.4/manifests"},{"name":"v0.42.3","sha":"1b3c421b3bb22d2961bfbf29d3c37fce9d30788b","kind":"tag","published_at":"2023-05-31T15:07:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"18528fb6c99793b40a7e32242d52bdbb4a0694f6","kind":"tag","published_at":"2023-05-31T13:39:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"0f2382b937a1db6d308fec272427c9539d825e7a","kind":"tag","published_at":"2023-05-30T08:45:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"1dbc34618b83e9ac62af5b3360c4178e062dc3ce","kind":"tag","published_at":"2023-05-26T19:36:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.42.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"6e02c4f7dcef79155b667910739f8f4257ca0caa","kind":"tag","published_at":"2023-05-20T14:43:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"5a0d10a1080fe6585508ea80d8db7bf1cfa580ce","kind":"tag","published_at":"2023-05-17T10:26:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.41.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.41.0/manifests"},{"name":"v0.40.16","sha":"599ab46f20d8c27a2569bb4773bd467c36b66853","kind":"tag","published_at":"2023-04-29T12:52:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.16/manifests"},{"name":"v0.40.15","sha":"83579e4b8e727133f78bef2f9c4134bdc537fa40","kind":"tag","published_at":"2023-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.15/manifests"},{"name":"v0.40.14","sha":"6f4b630b0fd444ebb505ab595af952cedab0b6c1","kind":"tag","published_at":"2023-04-20T14:15:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.14/manifests"},{"name":"v0.40.13","sha":"d355098f7a4a2188239ac3e7bcd9af3c23e21fd0","kind":"tag","published_at":"2023-04-18T13:58:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.13/manifests"},{"name":"v0.40.12","sha":"fdb2494a27007ca5fce498d08b013a06c926bf11","kind":"tag","published_at":"2023-04-18T13:33:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.12/manifests"},{"name":"v0.40.11","sha":"77e3c1bd896310a0daac8325fbc9315d2025e972","kind":"tag","published_at":"2023-04-18T13:14:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.11/manifests"},{"name":"v0.40.10","sha":"d5993af685b951e3b9b6f844328011a851111880","kind":"tag","published_at":"2023-04-11T09:23:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.10/manifests"},{"name":"v0.40.9","sha":"866d502f535e310420e33bb17429b696ec0f9342","kind":"tag","published_at":"2023-04-09T15:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.9/manifests"},{"name":"v0.40.8","sha":"dc554fe057abe9b066a0a1c2cc36dbe81c2a83b6","kind":"tag","published_at":"2023-04-09T15:24:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.8/manifests"},{"name":"v0.40.7","sha":"cacdc7b94cc010364c0ff5236228429c7a4dec2b","kind":"tag","published_at":"2023-04-09T09:31:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.7/manifests"},{"name":"v0.40.6","sha":"d900bb9369fc3ecf742b6e63efe12ed9f2db86f7","kind":"tag","published_at":"2023-04-03T08:33:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.6/manifests"},{"name":"v0.40.5","sha":"26ec09dbd6d5563a0e95c5308d26599dfe1debe4","kind":"tag","published_at":"2023-03-23T09:10:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.5/manifests"},{"name":"v0.40.4","sha":"d8de4331f9478a8fac65c32cad3ee7acb7ad33ea","kind":"tag","published_at":"2023-03-23T08:24:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.4/manifests"},{"name":"v0.40.3","sha":"9c29053c10f376faff65b161cf28191ed48396ca","kind":"tag","published_at":"2023-02-13T15:35:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.3/manifests"},{"name":"v0.40.2","sha":"4ac00702da4c3bec521fe8725f596a8eb42d5b23","kind":"tag","published_at":"2023-02-04T15:52:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"659966e51f5aca57621a61a851153df3b1da8d9b","kind":"tag","published_at":"2023-02-04T10:52:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"e3cb751dfc0e08196db08140cc87dcab637d04d1","kind":"tag","published_at":"2023-02-03T22:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.40.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"96ab60139a9668570193860f7d0909c5e13a912c","kind":"tag","published_at":"2023-01-29T02:55:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.39.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.39.0/manifests"},{"name":"v0.38.8","sha":"71e30f6f019cf443cc1889b4e796142ec1c796fc","kind":"tag","published_at":"2023-01-28T15:04:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.8/manifests"},{"name":"v0.38.7","sha":"fceb65b18ce9b3197e7c72e33a48b70a72c7aabd","kind":"tag","published_at":"2023-01-27T18:29:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.7/manifests"},{"name":"v0.38.6","sha":"63a89a0675920f115137d2366b708180fd499046","kind":"tag","published_at":"2023-01-27T16:13:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"0ed0183e1caa285bf882235bce08a9fdcf063cdc","kind":"tag","published_at":"2023-01-24T12:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"629eb9874dbd41ead25a8b4f6947e0c694b184bd","kind":"tag","published_at":"2023-01-20T11:46:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"9f08acaaaefd6b6d45a77439d25e0746dab6d932","kind":"tag","published_at":"2023-01-10T09:19:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"d14330cb3eaba5de4c70fed8498b875dd1927b15","kind":"tag","published_at":"2022-12-20T12:46:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7ab84bcf7b33615ed6f0b6aa9bd6c81d1fc38a39","kind":"tag","published_at":"2022-12-16T13:33:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"1ddcf6efef111c0e0c7e2c8a8481c10d3cef80b6","kind":"tag","published_at":"2022-12-12T21:07:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.38.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"3900b41ecb50d54adf32d79252a476f0ba139968","kind":"tag","published_at":"2022-11-25T16:58:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"7aa6362679128f823667ca65aed28504a2a75a72","kind":"tag","published_at":"2022-11-23T14:42:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.37.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.37.0/manifests"},{"name":"v0.36.11","sha":"d302e3879ae586e0c9b4825af478198c3579705f","kind":"tag","published_at":"2022-11-09T07:54:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.11/manifests"},{"name":"v0.36.10","sha":"f6ad10f29eeb651cfbfebe4a82a1406d511fee37","kind":"tag","published_at":"2022-10-28T00:45:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.10/manifests"},{"name":"v0.36.9","sha":"7e7f2d6f3710c8b7cf75fcda518fff8c7f1a9dd7","kind":"tag","published_at":"2022-10-26T07:44:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.9/manifests"},{"name":"v0.36.8","sha":"6caed719bd2f7f1a322e10705ffcadc5ea942bcf","kind":"tag","published_at":"2022-10-24T08:35:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.8/manifests"},{"name":"v0.36.7","sha":"9d00fc2e9bc6ff72edd31907253a10b2c1e97132","kind":"tag","published_at":"2022-10-16T22:34:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.7/manifests"},{"name":"v0.36.6","sha":"76f7c7cb59749297e2d443157b7df6f5daf3a0c0","kind":"tag","published_at":"2022-10-09T08:41:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.6/manifests"},{"name":"v0.36.5","sha":"0ddb424a5ff6ed603eed27ace2e5250595e21511","kind":"tag","published_at":"2022-09-14T15:31:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.5/manifests"},{"name":"v0.36.4","sha":"3236b06f0ad9b5ebe88e80e25be8cdac8023661d","kind":"tag","published_at":"2022-09-12T05:19:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"cc671b400b9401b56c8be8440f9b688bc346f406","kind":"tag","published_at":"2022-09-12T04:58:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"f08724cecfbb1234923071ed91ab8d23ef29ee94","kind":"tag","published_at":"2022-09-12T04:53:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"225b946af4077d8b1acee747d2325298120604fe","kind":"tag","published_at":"2022-09-12T04:16:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"0f4a8c734410dba9b82ab598433600fb499f95ed","kind":"tag","published_at":"2022-09-12T03:00:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.36.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.36.0/manifests"},{"name":"v0.35.6","sha":"53b0ab29b4e3327e6091f663f16e64d861b3d382","kind":"tag","published_at":"2022-09-03T04:56:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.6/manifests"},{"name":"v0.35.5","sha":"aa6bc56d9c6d283c671b377377bda113e4ca8311","kind":"tag","published_at":"2022-08-15T16:14:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.5/manifests"},{"name":"v0.35.4","sha":"04ab103ba322ddad8f57716e60d6519f7e8ce132","kind":"tag","published_at":"2022-08-03T19:50:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.4/manifests"},{"name":"v0.35.3","sha":"693ae5326c753f63c10f794e9d2073212b7b0e17","kind":"tag","published_at":"2022-08-03T19:43:24.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.3/manifests"},{"name":"v0.35.2","sha":"3b167623b76219bb59c83a54a1d99c834ec23a65","kind":"tag","published_at":"2022-07-29T17:29:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"690416d8d4fd78f68952d4fbf02623e6226bcd56","kind":"tag","published_at":"2022-07-29T17:27:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"bda018e9d46bc24af35ad7ffa902fef289b9458c","kind":"tag","published_at":"2022-07-29T15:22:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.35.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.35.0/manifests"},{"name":"v0.34.3","sha":"1dbfda27e3d0ea0309b403fdaf420f9c2cf9cdc6","kind":"tag","published_at":"2022-07-08T03:12:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"a7d0aa8ad68b37590a8380dcb12f66a610f5ceb1","kind":"tag","published_at":"2022-07-01T13:20:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"76a14f993fe213eb98819b290e96cf586acb1576","kind":"tag","published_at":"2022-06-30T08:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"39cbaaba488dd108579efe1576f0f49c32497a90","kind":"tag","published_at":"2022-06-30T07:23:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.34.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"5fd401d8327762371eb89951c44552aaed6dc2a5","kind":"tag","published_at":"2022-06-19T14:43:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"0afce7c65c30c4ea324414f2efc26d950cc60899","kind":"commit","published_at":"2022-06-02T12:10:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.33.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.33.0/manifests"},{"name":"v0.32.4","sha":"93a578e5750b04fce26af4321f150a6c2efcb600","kind":"commit","published_at":"2022-06-01T14:58:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"60361e267db231bba9bfa1389e696f37c0ab6fb0","kind":"commit","published_at":"2022-05-23T15:49:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"5bd28ead41c1491d9a8d84e2d9f1d564f311d67f","kind":"commit","published_at":"2022-05-23T05:24:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"20b3a7b1f3b771848aab9f799937dbc87ad15ddc","kind":"commit","published_at":"2022-05-20T10:01:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"10eb8b26b02c59ceff7574332ddb32b10af47684","kind":"commit","published_at":"2022-05-20T09:20:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.32.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.32.0/manifests"},{"name":"v0.31.4","sha":"3fdb82b2b9c7e501f032025fea9e468861ba87e6","kind":"commit","published_at":"2022-05-13T11:59:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"5ae7de93a8accf89408f076dadb3c27f8b9ebb23","kind":"commit","published_at":"2022-05-11T10:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"b4efeab478b59b471d66461a92fd4dda2196b61a","kind":"commit","published_at":"2022-05-05T16:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"043d104a2f3f79ce18829a648f115c72cf201e73","kind":"commit","published_at":"2022-05-05T15:29:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"65056cc345542dac1eff313b01f8b6c1a1e9bce5","kind":"commit","published_at":"2022-05-05T15:24:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.31.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.31.0/manifests"},{"name":"v0.30.3","sha":"f6d9cad71f1225f028082fee76f9217c7f31a7e0","kind":"commit","published_at":"2022-04-15T04:54:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"4df471c356d40e12d7ec627d91b8bbd6960ad837","kind":"commit","published_at":"2022-04-14T01:53:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"5023417aab283354769cdbb9c3892bc5a5361770","kind":"commit","published_at":"2022-04-13T14:30:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"a9fbdd8b18fcc38c5fcba002aea9dee96536f22b","kind":"commit","published_at":"2022-04-12T23:56:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.30.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"ddfbecaee80a4e00141c24516afa3777e9ce4be1","kind":"commit","published_at":"2022-03-24T08:58:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"60f3c9a91e0829a2e98af9e833633567614935e4","kind":"commit","published_at":"2022-03-24T03:12:12.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"8c4d5ba44118a03e002fce68cd0c0769c09a9a9c","kind":"commit","published_at":"2022-03-21T19:01:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.29.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.29.0/manifests"},{"name":"v0.28.10","sha":"caf3795d4d3c5e574bc8313168e363653251e09d","kind":"commit","published_at":"2022-03-08T10:37:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.10/manifests"},{"name":"v0.28.9","sha":"4f866cb7a5914c505c088bbb6a89bae0aebfd8da","kind":"commit","published_at":"2022-02-26T07:01:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.9/manifests"},{"name":"v0.28.8","sha":"90a29a0d838b0b2b4b7c365a77e9dbb8327ad59e","kind":"commit","published_at":"2022-02-24T13:28:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.8/manifests"},{"name":"v0.28.7","sha":"020e31ed83e92ef46e522e6ef51cf88c5b806574","kind":"commit","published_at":"2022-02-22T04:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.7/manifests"},{"name":"v0.28.6","sha":"361a2d0505107664ad8f35335853a6e36ef9ca39","kind":"commit","published_at":"2022-02-18T04:20:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.6/manifests"},{"name":"v0.28.5","sha":"b7c145997d4a63e660177935f371c5b4c4128965","kind":"commit","published_at":"2022-02-08T15:41:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"4d657c9956e4e865f0ef4d926cc28605d45492a0","kind":"commit","published_at":"2022-02-08T14:18:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.4/manifests"},{"name":"v0.28.3","sha":"efb04e73c22540a1d959f579a3ac07ec7366f6e5","kind":"commit","published_at":"2022-02-08T13:10:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.3/manifests"},{"name":"v0.28.2","sha":"209dd412b151afc8b051bb57963a0198b334f980","kind":"commit","published_at":"2022-01-21T09:19:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"d81b650a3e4fe196e1f49dbad50807431077e558","kind":"commit","published_at":"2022-01-14T08:23:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"0e2967ae47efa1881a9a8c4333403c36bc06ef66","kind":"commit","published_at":"2022-01-13T21:28:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.28.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.28.0/manifests"},{"name":"v0.27.20","sha":"8cb11385c9175448a7e9cdde5149ca1bd7e4e471","kind":"commit","published_at":"2021-12-14T02:53:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.20","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"cfbb8835f867a4e6e4adb108e907620050f12ee6","kind":"commit","published_at":"2021-12-13T21:27:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.19","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"10ce316a43a181652f41f7d9d7ff93b98b2ccde4","kind":"commit","published_at":"2021-11-30T08:32:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.18","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"41c2eb9942a0adba5dd0d96944371425cc0977e7","kind":"commit","published_at":"2021-11-24T18:19:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.17","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"51cb7ab7877ebbcbdf196865437e9cd258e7ef88","kind":"commit","published_at":"2021-11-19T07:10:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.16","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"6c5b7f7e7c35192debb176d62eaa55d33282980f","kind":"commit","published_at":"2021-11-15T11:28:22.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.15","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"83626a5b957f25548b61f1ecee11ed95413bd23b","kind":"commit","published_at":"2021-11-15T05:54:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"2acab57e93b069a35541a4598df37a6c576b1d28","kind":"commit","published_at":"2021-11-13T03:28:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"ddb60364e16dd17c20da10bb52edc77873f9b49b","kind":"commit","published_at":"2021-11-12T01:43:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"5460a0db3ea897c59a6f940bd90bb8d25b1f86d0","kind":"commit","published_at":"2021-11-07T06:19:35.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.11/manifests"},{"name":"v0.27.10","sha":"28262f7aea81decf99dfb3c5958d9dc279d76201","kind":"commit","published_at":"2021-11-01T06:57:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"5dc4f8cf5e4ed2d6ae70b5393a8bf224f06485ed","kind":"commit","published_at":"2021-10-19T21:10:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"7251acb61577f84519457491a34177c3e3fac13b","kind":"commit","published_at":"2021-10-11T15:32:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"382377886d4dc5b7abad1e400038687e76dc1380","kind":"commit","published_at":"2021-10-10T10:47:33.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"9acdec001d462a32f5ab6024f9448b388a470399","kind":"commit","published_at":"2021-10-09T05:39:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"81b4c28c403adea84f3fb54961eed9b02944e5e7","kind":"commit","published_at":"2021-10-05T11:47:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"de7c6fb803c94288e16d2a46cee6c2c1799d8a3e","kind":"commit","published_at":"2021-10-05T11:40:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"654fcbfa15b4fafb279a70ba366b833f905fcf34","kind":"commit","published_at":"2021-10-05T05:55:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"7c39983fc79e7415330354a8cbeaba2b155d9422","kind":"commit","published_at":"2021-10-04T05:12:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"e4c0e67e0039b597e8f383c2be2ee5f44e3ebf81","kind":"commit","published_at":"2021-10-02T01:26:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"bde1e0ea9b7c5b63ff38dd104f195520f28cd1d6","kind":"commit","published_at":"2021-10-02T00:40:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.27.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"b282539657dcabbeb5dd88e029586c310af39080","kind":"commit","published_at":"2021-10-01T22:02:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d76e9d4671c07b4fe7fb97085a77f05b7ede1714","kind":"commit","published_at":"2021-09-30T07:23:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.26.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.26.0/manifests"},{"name":"v0.25.8","sha":"77d119c4d7a89e87f8c95757cc806ba8627dd0cc","kind":"commit","published_at":"2021-09-26T12:13:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.8/manifests"},{"name":"v0.25.7","sha":"4a517e0931eff1096545739860615cbbddde9c6e","kind":"commit","published_at":"2021-09-26T11:46:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"2301a92bbd078c32fbd723ffb0646d99f56b25a1","kind":"commit","published_at":"2021-09-26T11:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"2ae360a4905c0cfe179bc97a3c638e003aaa83b8","kind":"commit","published_at":"2021-09-24T01:35:30.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"03bd9ae438d5333409fccfdae8944666e88241e8","kind":"commit","published_at":"2021-09-17T20:58:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"ca19681ac31a79aeca8e3e937f77b9045c579963","kind":"commit","published_at":"2021-09-17T20:02:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"b6c10c98cbc5452295acd0d9102f602e1b3b8221","kind":"commit","published_at":"2021-09-17T19:55:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"9202cec352f5af922e7977f2fbf8d42a5374e0b4","kind":"commit","published_at":"2021-09-17T18:53:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"9131397c15e1cd893e072c7e4981e38d514d6428","kind":"commit","published_at":"2021-09-17T18:26:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.25.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6d48c8102f86a2af9ad15bcdee8c3527e779d2f5","kind":"commit","published_at":"2021-09-17T14:16:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.24.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.24.0/manifests"},{"name":"v0.23.2","sha":"276863e823ce71032be3d9f556ac7b9c7826d4a3","kind":"commit","published_at":"2021-09-17T08:53:55.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"38513caa528006ddc9662f76f9d4f480a7fdfa17","kind":"commit","published_at":"2021-09-17T08:22:04.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1b3c3f53039cbeffd4d0d803483e019353dfd2d8","kind":"commit","published_at":"2021-09-13T03:32:36.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.23.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"9d0f72d716b76e09430c7326de27bb042de81442","kind":"commit","published_at":"2021-07-27T17:05:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"daa732242f3aa4864407d7a02eb95a25160e9b91","kind":"commit","published_at":"2021-07-25T01:53:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"7bad4fc9d86c0f2916c7e25882bbd1d5bedb58fb","kind":"commit","published_at":"2021-07-15T05:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"78cbc5cfc40c3f27b9f88bf2e2c2570716ad1052","kind":"commit","published_at":"2021-07-10T16:57:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"4b3700f84f24fd96fb3e09c7a58bc1020db7cffc","kind":"commit","published_at":"2021-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"c1821adbe3c6ebdcdb32439a09871cd3142aa0a7","kind":"commit","published_at":"2021-07-09T17:24:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"1b0a6cfb51ca9ca678f06c0ae0971cda85bc057a","kind":"commit","published_at":"2021-06-27T22:57:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"88b119629bfaf18b6b2b856ef3630d2bd9143fb4","kind":"commit","published_at":"2021-06-27T22:54:41.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.22.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"443b9ead31c5a6e1961be8fac8e6f5990d8ad409","kind":"commit","published_at":"2021-06-27T22:23:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"b71285bb341c3b9547b59aa827e0e67e5ff41d99","kind":"commit","published_at":"2021-06-27T22:17:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"ecccdc413b0f58774ee252715dbd823eab235406","kind":"commit","published_at":"2021-06-23T20:21:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"1db8fc281255ed94fc4c02b06c8a0a859ed265b8","kind":"commit","published_at":"2021-06-23T20:17:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"7620344ada63cdee80ed3fd010ca0e34b9803ecf","kind":"commit","published_at":"2021-06-23T18:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"af54ce294692f24b44779bfbb964ccfa0af1e458","kind":"commit","published_at":"2021-06-21T10:26:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.21.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.21.0/manifests"},{"name":"v0.20.5","sha":"2218e5e65f511b6b498dbadad709ad8329e573a9","kind":"commit","published_at":"2021-06-18T05:18:31.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"8cce79a382ab8ad3ca26958ab68b52e07da4b410","kind":"commit","published_at":"2021-06-10T17:18:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"183e9b46ec4f6e7268ad3c25f204339d5c112a53","kind":"commit","published_at":"2021-06-10T17:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"291d90b96cfb44c7fe6bb7904edf09022a89bc4d","kind":"commit","published_at":"2021-06-10T14:11:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"1f424c5c06f342ee67d82b70bcf76466926b2ac3","kind":"commit","published_at":"2021-06-09T13:50:14.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"a48917e57f822b5c8757a635f8e9713892f6442a","kind":"commit","published_at":"2021-06-08T10:37:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.20.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.20.0/manifests"},{"name":"v0.19.9","sha":"7a228d6e07a2d77762e5ae2c3046f42f33857944","kind":"commit","published_at":"2021-06-08T08:21:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.9/manifests"},{"name":"v0.19.8","sha":"84eedee710e996358e4215db67a674d98afbb6a8","kind":"commit","published_at":"2021-06-08T02:52:57.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.8/manifests"},{"name":"v0.19.7","sha":"192f5909cc676f845ff1d18d6460e0bf4a274f82","kind":"commit","published_at":"2021-06-08T02:31:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"b1c6133bbff12a1cfa15c552b76ba0dd8fcf0948","kind":"commit","published_at":"2021-06-05T04:53:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"2ac1214a416025d63a35ce136d6a63f78ddde8be","kind":"commit","published_at":"2021-06-04T08:18:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"3e83388a45ad283bf5d00d4eea059b2972e11f3e","kind":"commit","published_at":"2021-06-04T05:00:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"1be04a92bfa1c940437d90463b27bc028527855a","kind":"commit","published_at":"2021-06-04T04:47:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"d3ab0e1b8ae98ac42bdfb76ab2c335bec1a416d3","kind":"commit","published_at":"2021-06-04T04:18:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a0444df9d3402a9a771e5858c60fbb3705bc7eb7","kind":"commit","published_at":"2021-06-04T03:52:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bf05232f56b691575be18298da37aa12384cbf8a","kind":"commit","published_at":"2021-06-04T03:44:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.19.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"4db4cc488f22faa2797502c872d6e56c0abdd8b7","kind":"commit","published_at":"2021-06-03T23:09:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e165df0889e030225a2ff065f8d2c8f7006ef0c2","kind":"commit","published_at":"2021-06-03T09:10:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.18.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"47519269b4f94540db279f0858d3e02ea7171a8f","kind":"commit","published_at":"2021-06-03T04:42:37.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.17.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"18da65770002700d614ef95d559def5e821089c1","kind":"commit","published_at":"2021-05-31T16:33:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"243cc96c388e92e5164a5382aaf86fd8fc7b5297","kind":"commit","published_at":"2021-05-30T01:56:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.16.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1d6d7b9f77193a6ea98cec0bfcc6457b735f801d","kind":"commit","published_at":"2021-05-28T03:08:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.15.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa420885d9ce81295c3427576bcec2ae13fda19","kind":"commit","published_at":"2021-05-27T04:48:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9c691285540c9e873aefe73bcc2b21013a8486c5","kind":"commit","published_at":"2021-05-27T04:28:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0/manifests"},{"name":"v0.14.0-beta.14","sha":"d2ec6732e62039acbbeef88f72dc52529c9a0607","kind":"commit","published_at":"2021-05-27T03:31:06.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.14","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.14/manifests"},{"name":"v0.14.0-beta.13","sha":"834851c7de1186fa6c988bc90f4a29e4cb7dbd14","kind":"commit","published_at":"2021-05-27T02:48:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.13/manifests"},{"name":"v0.14.0-beta.12","sha":"c42e7954f5a542667d16b980a2bff5f4b60607ee","kind":"commit","published_at":"2021-05-27T02:11:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.12/manifests"},{"name":"v0.14.0-beta.11","sha":"585c769535f6ce584255638c13e0daadf8371435","kind":"commit","published_at":"2021-05-27T01:58:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.11/manifests"},{"name":"v0.14.0-beta.10","sha":"2039449256c193fdb5a52ca1f3fc3e3c08499507","kind":"commit","published_at":"2021-05-27T01:21:23.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.10/manifests"},{"name":"v0.14.0-beta.9","sha":"7deb114b1595b5aa1506368e719b5eadb46570f1","kind":"commit","published_at":"2021-05-27T01:12:05.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.9/manifests"},{"name":"v0.14.0-beta.8","sha":"221cb7698436ab2df8aa992c41b80995ac213c69","kind":"commit","published_at":"2021-05-27T00:52:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.8/manifests"},{"name":"v0.14.0-beta.7","sha":"69a4fc5b9a237c4c11db84868b3c5ee51639f490","kind":"commit","published_at":"2021-05-27T00:30:15.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.7/manifests"},{"name":"v0.14.0-beta.6","sha":"b70c7ba26f1eb00e4f08c3ed1ae5772e175d6420","kind":"commit","published_at":"2021-05-27T00:07:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.6/manifests"},{"name":"v0.14.0-beta.5","sha":"9b963aa2c1009b2bb4307e7f3da175d1a2c63a94","kind":"commit","published_at":"2021-05-26T23:50:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.5/manifests"},{"name":"v0.14.0-beta.4","sha":"9abca77fc68936a1968843253fbd1137f717ce29","kind":"commit","published_at":"2021-05-26T23:37:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.4/manifests"},{"name":"v0.14.0-beta.3","sha":"d12d8a74b28c980d8b620218be604334cb2202fa","kind":"commit","published_at":"2021-05-26T23:33:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.3/manifests"},{"name":"v0.14.0-beta.2","sha":"d49d59b08cf2df70a0857e3776492ae17cb3fb7b","kind":"commit","published_at":"2021-05-26T23:23:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"a25e4affd33590c885475c48b881972874e94868","kind":"commit","published_at":"2021-05-26T23:17:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.14.0-beta.1/manifests"},{"name":"v0.13.13","sha":"a9eaffe7f7413e08c114c5537b61b8ae8609ea2b","kind":"commit","published_at":"2021-05-26T04:01:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.13","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.13/manifests"},{"name":"v0.13.12","sha":"981f0071df2960fc4d90fba5ef6151f7f5c229dd","kind":"commit","published_at":"2021-05-25T12:40:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.12","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.12/manifests"},{"name":"v0.13.11","sha":"e7fb57505ce08959772449065c452e6a3cb5bc43","kind":"commit","published_at":"2021-05-25T07:14:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.11/manifests"},{"name":"v0.13.10","sha":"debd5303de64962f92bb869b90441971b58ee819","kind":"commit","published_at":"2021-05-23T10:45:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.10/manifests"},{"name":"v0.13.9","sha":"417a0d742a1f32feeab78654d7362a51489fc583","kind":"commit","published_at":"2021-05-23T07:17:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"1af13fd16ecdad942442ef84147c43e00e7daf2b","kind":"commit","published_at":"2021-05-22T21:56:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"28be9de38a00a1cddc1c454c45ebeba354132bbe","kind":"commit","published_at":"2021-05-22T21:48:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"bbb3d3119c50cfaff1f8b352cee091029a59eace","kind":"commit","published_at":"2021-05-22T21:04:32.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"b0a0442fc793f23699ebd52f9f4f876f5b1cc3ce","kind":"commit","published_at":"2021-05-22T20:09:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"7874e5702786a2379fda14878ae08625882c1cf1","kind":"commit","published_at":"2021-05-22T09:39:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"4ccee1001bb7f01a369a590ed73d091deb966b09","kind":"commit","published_at":"2021-05-22T09:37:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"fc1bfa455927dfad17896ca15794077ec1093461","kind":"commit","published_at":"2021-05-22T04:04:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0675db43a5c4d488cfeb0f392223ef015dd6cd52","kind":"commit","published_at":"2021-05-21T20:22:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d1216e1572915dd0398492bb377e050a8496569d","kind":"commit","published_at":"2021-05-21T17:10:28.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.13.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"50f3fdc2ba28774f473a004007d67ec41d0490d5","kind":"commit","published_at":"2021-05-21T16:14:19.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1d4a15d1a4e7a4711f98c8bb1c0a014ba9fbd17","kind":"commit","published_at":"2021-05-21T11:05:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c63640904eed30698574cf21d7d8ba782a0bcfbc","kind":"commit","published_at":"2021-05-21T08:18:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.12.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"dadd79195531ca62df52d145c91ddbb948558a96","kind":"commit","published_at":"2021-05-20T11:13:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"0eab9aa43a66b2bfb4a273f77b53fc067b8f2da1","kind":"commit","published_at":"2021-05-20T10:33:51.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c796152382efc554a022bd5429c96d30898ee4da","kind":"commit","published_at":"2021-05-20T10:26:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.11.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"734f17abda091634a258d7ad681c0fba7cce38bc","kind":"commit","published_at":"2021-05-20T00:25:46.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"b9688af5c42f72341b81c42d9fb6b190f79c9432","kind":"commit","published_at":"2021-05-19T11:11:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"203e20765fa39fe501b4b934fc6dcbce1832863a","kind":"commit","published_at":"2021-05-19T05:05:45.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"efaade6e9d159a44c2796ad1cac3a486628a5741","kind":"commit","published_at":"2021-05-17T02:59:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"2b183cc384de7f387c2458ea876b7e04a71386d4","kind":"commit","published_at":"2021-05-15T10:44:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9aa67444713508444317315311144ee55c5025e6","kind":"commit","published_at":"2021-05-14T22:04:50.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.10.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"13430c312115d297f5083024f479234416cefaf3","kind":"commit","published_at":"2021-05-14T18:01:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"ba080bf45c7e389539179ca7d3146d3063281f0a","kind":"commit","published_at":"2021-05-14T11:37:52.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"1cf81a70c1102d58c8a5a2d9e119dcbe2fd4fcd9","kind":"commit","published_at":"2021-05-14T11:07:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"cf669f11bece0d910c7240e256e1d1407130f328","kind":"commit","published_at":"2021-05-14T07:48:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0cca904bf4f6a13614c0507614705e3f481f009b","kind":"commit","published_at":"2021-05-14T07:33:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"89ef6020686944c56f5f293db7af2253c8f32607","kind":"commit","published_at":"2021-05-14T07:01:53.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"862eca7d5370c3a54885478befc0fca3434adfe3","kind":"commit","published_at":"2021-05-13T20:18:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"b5aabf618c0eb9c742c7444b123b941995052532","kind":"commit","published_at":"2021-05-13T20:13:27.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f999a94d214343556b43b4d628394691afc5407f","kind":"commit","published_at":"2021-05-13T13:01:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"103da55c4e7382d76a72b5d2a368525e9538f0ab","kind":"commit","published_at":"2021-05-13T11:34:49.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.9.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"5c6153c931238de609190571a1333d93c4ff06b8","kind":"commit","published_at":"2021-05-12T18:38:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"43baac94be111ab8d0713e8731c57c7ff009836e","kind":"commit","published_at":"2021-05-12T10:10:54.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f0f5e645ec5de2effcc5964ed5daf26925dc7ce5","kind":"commit","published_at":"2021-05-11T22:19:09.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dc155311f0fd69674a8abf88ccd04f5ffde4deb0","kind":"commit","published_at":"2021-05-11T22:01:13.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.8.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e5716f26e0ed320b90a7b18af2ccce504393f5cb","kind":"commit","published_at":"2021-05-11T20:17:40.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"db237869a38fdbe3bccf6a498a30209de0c82792","kind":"commit","published_at":"2021-05-11T19:55:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4e66092bc66531773e1a8bf9e45d12d6ed877e5a","kind":"commit","published_at":"2021-05-11T19:40:25.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"a78ec6b5d0dbda7e6868e501c3bae5881b8139f7","kind":"commit","published_at":"2021-05-11T11:16:56.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a05f096fbe67c1aaa59ff0999be3b62635cd2e53","kind":"commit","published_at":"2021-05-11T08:37:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.7.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.7.0/manifests"},{"name":"v0.6.11","sha":"8752b6187329c3fbba7267aa6d5a0fbf200fad1d","kind":"commit","published_at":"2021-05-11T03:55:03.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.11","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"06702a62a4acc287ba0918502203aeb70211cf36","kind":"commit","published_at":"2021-05-10T19:56:34.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.10","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"46e2029a2f73528392469a8250863e08e659fd72","kind":"commit","published_at":"2021-05-10T19:38:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.9","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fc150b6cd7e490e610f60727dbe3ee59c66208f8","kind":"commit","published_at":"2021-05-10T19:35:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.8","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ee55f498e7156d1b43845bc21ddfe0c6ca44b23e","kind":"commit","published_at":"2021-05-10T10:45:47.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.7","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"69c1b7e6cf16458d778e67891a182bc8b53bfada","kind":"commit","published_at":"2021-05-10T09:36:02.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0b65e9b9c59efb856d3774620eb4484030abcc74","kind":"commit","published_at":"2021-05-10T09:28:42.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b5e457d590796fa4338b78e91836132ed6ceeb10","kind":"commit","published_at":"2021-05-10T06:53:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fefa7f1ec8813be510a4b8e93a940777f37a16fd","kind":"commit","published_at":"2021-05-09T07:42:18.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"ec6477ceee9ec1e6474694649bc19b1a0dc7eeb8","kind":"commit","published_at":"2021-05-08T23:06:07.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f8421f03c1b54958e5e4b41846d125ddc44ddbea","kind":"commit","published_at":"2021-05-08T16:20:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"143adb1bf7ce4b37f08ea0c0abdc57772d0cb25e","kind":"commit","published_at":"2021-05-08T10:00:20.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.6.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbce47b09b19523f156511d53f9e60b21e3df9ee","kind":"commit","published_at":"2021-05-08T08:12:11.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"82131395796c121278da094df47a293cfc1391e5","kind":"commit","published_at":"2021-05-08T08:08:48.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e1379dd284f9e5c55094c18ade9be9cb9a8ee89","kind":"commit","published_at":"2021-05-07T14:40:08.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.5.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"4d9f6add48f6b6a7fa6c7f8bc69ed9dede565eae","kind":"commit","published_at":"2021-05-07T11:31:43.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"838b540fe140bde0ea2037c6df2415fface23c3e","kind":"commit","published_at":"2021-05-07T07:37:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"64552e9c2cca9ba3ded37b53efdc925a9f857673","kind":"commit","published_at":"2021-05-07T03:06:26.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.4.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"157f616730232c84108e2cee8c3637f5fadcdc14","kind":"commit","published_at":"2021-05-06T06:56:39.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"792214a45cf5e1b5f8462be70579c45ea75e1e27","kind":"commit","published_at":"2021-05-06T01:09:21.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.3.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d9b1717996c5fbe8a2c48da70d6e7b04fdcc2b6c","kind":"commit","published_at":"2021-05-06T00:07:58.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"09a9e3eef762739959e202d678787d1539cbb7f2","kind":"commit","published_at":"2021-05-05T14:47:10.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.2.0","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"545a057ec25d77678fb54ce701074ae561cb76d1","kind":"commit","published_at":"2021-05-05T14:46:17.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.6","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a16197c967729564d1f38e9b3972fbacb2afb9e0","kind":"commit","published_at":"2021-05-05T13:14:59.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.5","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"097fc30b4a516d2869c2f09af6c2a4148228be06","kind":"commit","published_at":"2021-05-05T12:56:01.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.4","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb472b2d03b3ea46126952f4d6e4df087072a76b","kind":"commit","published_at":"2021-05-05T09:46:29.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.3","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d900bead834f81764730a8654e5d58b3f0957549","kind":"commit","published_at":"2021-05-05T07:02:00.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.2","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d700853e364faf0224851c04cb0041364c38a4c2","kind":"commit","published_at":"2021-05-05T06:55:38.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.1.1","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.1.1/manifests"},{"name":"v0.0.0-alpha.58","sha":"ee21198df493a14f72779b46c95287438571c647","kind":"commit","published_at":"2021-05-05T06:54:44.000Z","download_url":"https://codeload.github.com/slidevjs/slidev/tar.gz/v0.0.0-alpha.58","html_url":"https://github.com/slidevjs/slidev/releases/tag/v0.0.0-alpha.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slidevjs/slidev@v0.0.0-alpha.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/tags/v0.0.0-alpha.58/manifests"}]},"repo_metadata_updated_at":"2026-08-27T11:59:21.693Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.859943016909625,"dependent_packages_count":35.95170258225743,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.40582279958353},"purl":"pkg:npm/%40cybernetyx/slidev-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cybernetyx/slidev-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cybernetyx/slidev-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cybernetyx/slidev-client/dependencies","status":null,"funding_links":["https://github.com/sponsors/antfu","slidev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T02:19:40.326Z","issues_count":714,"pull_requests_count":1023,"avg_time_to_close_issue":4702126.313043478,"avg_time_to_close_pull_request":567515.4256756756,"issues_closed_count":460,"pull_requests_closed_count":888,"pull_request_authors_count":208,"issue_authors_count":448,"avg_comments_per_issue":1.6358543417366946,"avg_comments_per_pull_request":1.378299120234604,"merged_pull_requests_count":820,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":49,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":1267054.625,"past_year_avg_time_to_close_pull_request":781844.75,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.6122448979591837,"past_year_avg_comments_per_pull_request":1.8125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slidevjs%2Fslidev/issues","maintainers":[{"login":"KermanX","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KermanX"},{"login":"antfu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kermanx","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"},{"login":"bongudth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bongudth"}],"active_maintainers":[{"login":"kermanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kermanx"},{"login":"toreis-up","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toreis-up"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cybernetyx%2Fslidev-client/codemeta","maintainers":[{"uuid":"sarphu-cnx","login":"sarphu-cnx","name":null,"email":"Sarphu.rongpi@cybernetyx.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sarphu-cnx","role":null,"created_at":"2025-03-11T14:25:06.842Z","updated_at":"2025-03-11T14:25:06.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarphu-cnx/packages"},{"uuid":"dev.in1","login":"dev.in1","name":null,"email":"dev.in1@cybernetyx.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~dev.in1","role":null,"created_at":"2025-03-11T14:25:07.250Z","updated_at":"2025-03-11T14:25:07.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev.in1/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5812059,"maintainers_count":1244005,"namespaces_count":426096,"keywords_count":888784,"github":"npm","metadata":{"funded_packages_count":192391,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-01T05:02:08.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}]