{"id":1043886,"name":"@magic/test","ecosystem":"npm","description":"simple yet powerful unit testing library","homepage":"https://magic.github.io/test","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/magic/test","keywords_array":[],"namespace":"magic","versions_count":121,"first_release_published_at":"2018-12-11T19:58:24.042Z","latest_release_published_at":"2026-03-20T11:59:32.562Z","latest_release_number":"0.2.30","last_synced_at":"2026-03-20T12:00:30.341Z","created_at":"2022-04-07T20:02:32.189Z","updated_at":"2026-03-20T12:00:30.341Z","registry_url":"https://www.npmjs.com/package/@magic/test","install_command":"npm install @magic/test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.30"}},"repo_metadata":{"id":47366231,"uuid":"127304325","full_name":"magic/test","owner":"magic","description":"ecmascript module testing library. no transpilation of source or tests needed.","archived":false,"fork":false,"pushed_at":"2025-10-30T16:09:52.000Z","size":2890,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-30T16:44:40.636Z","etag":null,"topics":["magic","testing"],"latest_commit_sha":null,"homepage":"https://magic.github.io/test","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"dco":null,"cla":null}},"created_at":"2018-03-29T14:36:01.000Z","updated_at":"2025-10-30T16:09:55.000Z","dependencies_parsed_at":"2024-06-21T05:44:57.281Z","dependency_job_id":"46f9e60c-cfa3-4ae3-b78e-a74d909d8e4b","html_url":"https://github.com/magic/test","commit_stats":null,"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/magic/test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic","download_url":"https://codeload.github.com/magic/test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/sbom","scorecard":{"id":611586,"data":{"date":"2025-08-11","repo":{"name":"github.com/magic/test","commit":"dff9ab9c56db04b09b054962b8f034ed45bcb722"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-21T02:47:42.799Z","repository_id":47366231,"created_at":"2025-08-21T02:47:42.799Z","updated_at":"2025-08-21T02:47:42.799Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281844697,"owners_count":26571526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":"magic","name":"@magic","uuid":"14001950","kind":"organization","description":"jamstack (js, api, markup) generator. minimalistic: js + css + html boilerplate size ~10kb.","email":null,"website":"https://magic.github.io","location":"utopia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14001950?v=4","repositories_count":20,"last_synced_at":"2023-03-01T18:30:35.546Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/magic","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T14:41:23.217Z","updated_at":"2023-03-01T18:30:35.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic/repositories"},"tags":[{"name":"v0.2.26","sha":"6f94db6cb1b84c81200f50e2dd2af681000269bd","kind":"tag","published_at":"2025-10-30T16:08:33.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.26","html_url":"https://github.com/magic/test/releases/tag/v0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.26/manifests"},{"name":"v0.2.25","sha":"7a4698b15db9b2c2dc3cadcfaa684dfca51b33c3","kind":"tag","published_at":"2025-10-30T14:56:53.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.25","html_url":"https://github.com/magic/test/releases/tag/v0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.25/manifests"},{"name":"v0.2.24","sha":"e9a61b1e5bd0a4916dd15531cad037c52cf6af17","kind":"tag","published_at":"2025-10-13T17:31:35.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.24","html_url":"https://github.com/magic/test/releases/tag/v0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.24/manifests"},{"name":"v0.2.23","sha":"86261b5d4f4102567fbf6ab5add466d8d1f1e541","kind":"tag","published_at":"2025-10-12T12:17:10.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.23","html_url":"https://github.com/magic/test/releases/tag/v0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.23/manifests"},{"name":"v0.2.22","sha":"627657e757530e5941f1f466147260eb71256a47","kind":"tag","published_at":"2025-10-11T15:08:14.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.22","html_url":"https://github.com/magic/test/releases/tag/v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.22/manifests"},{"name":"v0.2.21","sha":"dff9ab9c56db04b09b054962b8f034ed45bcb722","kind":"tag","published_at":"2025-07-09T16:54:09.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.21","html_url":"https://github.com/magic/test/releases/tag/v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.21/manifests"},{"name":"v0.2.20","sha":"5d965b3ef6accffad176b900e351dbd0c1f2a9ac","kind":"tag","published_at":"2025-01-20T13:46:28.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.20","html_url":"https://github.com/magic/test/releases/tag/v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.20/manifests"},{"name":"v0.2.19","sha":"693ad18b78484849790454229b4046fdf1ec4a2d","kind":"tag","published_at":"2024-07-23T20:02:39.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.19","html_url":"https://github.com/magic/test/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"8dcaad38fa273f1d9aa683d6f11c8d856547e472","kind":"tag","published_at":"2023-07-08T17:26:36.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.18","html_url":"https://github.com/magic/test/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"fca2db202f0dda100b4ecc0db35057de446d5450","kind":"tag","published_at":"2023-03-14T19:06:53.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.17","html_url":"https://github.com/magic/test/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"f03fb7e539adacba27a4b17a2b9c885d6d69ad88","kind":"tag","published_at":"2023-02-16T08:49:58.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.16","html_url":"https://github.com/magic/test/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"e814aa682cb76cdf46d0032a4f1a9e32cca859c6","kind":"tag","published_at":"2023-02-14T09:21:53.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.15","html_url":"https://github.com/magic/test/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.15/manifests"},{"name":"v0.2.14","sha":"416cfd1a08707cd9f19c7ffe23ba25b9afdebffd","kind":"tag","published_at":"2022-06-23T13:29:56.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.14","html_url":"https://github.com/magic/test/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"8f7ebc2013df3e6223a74dd05660e1cac9767168","kind":"tag","published_at":"2022-05-14T15:36:47.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.13","html_url":"https://github.com/magic/test/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"41147721a09005e142e9f21e17173a6e0c3b17c1","kind":"tag","published_at":"2022-05-10T20:37:59.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.12","html_url":"https://github.com/magic/test/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"74b9dd94f6c7b31d5ab78dedc8285242bb0efcf7","kind":"tag","published_at":"2022-04-06T14:26:09.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.11","html_url":"https://github.com/magic/test/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"383a3854e435c80dcc17bc53b1b8a21761e04d00","kind":"tag","published_at":"2022-04-01T23:51:57.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.10","html_url":"https://github.com/magic/test/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"46f93d70cf381e64449337f7257f2b27238bcef4","kind":"tag","published_at":"2022-04-01T23:32:46.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.9","html_url":"https://github.com/magic/test/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"9653f483d5e27a44c98d180d68cd62ba854d9c53","kind":"tag","published_at":"2022-04-01T22:18:28.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.8","html_url":"https://github.com/magic/test/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"79cbd33f70f952bb61edadf66c7b87233c0ed801","kind":"tag","published_at":"2022-03-17T11:56:09.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.7","html_url":"https://github.com/magic/test/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"f70ea4998db1d7a7bfd689945fadfc1717bcab9d","kind":"tag","published_at":"2022-01-24T15:27:16.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.6","html_url":"https://github.com/magic/test/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"242834d41048df446ca34587607a0d204a6ef152","kind":"tag","published_at":"2022-01-21T00:39:01.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.5","html_url":"https://github.com/magic/test/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"8b01575102216b56f3e19aa5dabb6032254407b2","kind":"tag","published_at":"2021-12-28T16:07:39.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.4","html_url":"https://github.com/magic/test/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"70c330942c534c7353f669b41b468058c853579b","kind":"tag","published_at":"2021-12-26T18:58:26.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.3","html_url":"https://github.com/magic/test/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2f2cbc3e023e28f625cf1ccee72a64e014b361b5","kind":"tag","published_at":"2021-12-26T17:41:17.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.2","html_url":"https://github.com/magic/test/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6adcdff41d51a8f7da40149943c2856e1e1834f5","kind":"tag","published_at":"2021-12-26T17:27:09.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.1","html_url":"https://github.com/magic/test/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"bbe601aa826c802e8b757438f852b30058706d43","kind":"tag","published_at":"2021-12-23T01:04:57.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.2.0","html_url":"https://github.com/magic/test/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.2.0/manifests"},{"name":"v0.1.77","sha":"0e0333d9baaca078cc7c1101ea99eb12c2d973ea","kind":"tag","published_at":"2021-12-06T14:24:51.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.77","html_url":"https://github.com/magic/test/releases/tag/v0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.77/manifests"},{"name":"v0.1.76","sha":"62fde119b1cbb32c4cf614add4b6d4e5faa71756","kind":"tag","published_at":"2021-09-24T02:53:58.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.76","html_url":"https://github.com/magic/test/releases/tag/v0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.76/manifests"},{"name":"v0.1.75","sha":"92d7aafaa6fda1de3047fca7b9a9695a457cdcf4","kind":"tag","published_at":"2021-09-23T17:56:35.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.75","html_url":"https://github.com/magic/test/releases/tag/v0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.75/manifests"},{"name":"v0.1.74","sha":"a5f40f31bdaae282dbf86b8082cb3ffc9e3b0170","kind":"tag","published_at":"2021-09-01T14:08:48.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.74","html_url":"https://github.com/magic/test/releases/tag/v0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.74/manifests"},{"name":"v0.1.73","sha":"76894c8563016a4405b4a9b7bb1bebaf2b4bc99b","kind":"tag","published_at":"2021-07-24T19:34:48.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.73","html_url":"https://github.com/magic/test/releases/tag/v0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.73/manifests"},{"name":"v0.1.72","sha":"acfe6988af0f0b1689ef01b45ea6316d0e14a648","kind":"tag","published_at":"2021-07-24T19:02:29.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.72","html_url":"https://github.com/magic/test/releases/tag/v0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.72/manifests"},{"name":"v0.1.71","sha":"33a4d0789ab871a430743bbfca75607fa5846b0d","kind":"tag","published_at":"2021-07-11T10:45:30.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.71","html_url":"https://github.com/magic/test/releases/tag/v0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.71/manifests"},{"name":"v0.1.70","sha":"fa05448b392e45b372ff02605d302f21283e7dac","kind":"tag","published_at":"2021-07-08T16:10:29.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.70","html_url":"https://github.com/magic/test/releases/tag/v0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.70/manifests"},{"name":"v0.1.69","sha":"3e7417f5d76c7b8fe05a8ec4da81fdd68ec4746a","kind":"tag","published_at":"2021-04-29T23:05:07.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.69","html_url":"https://github.com/magic/test/releases/tag/v0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.69/manifests"},{"name":"v0.1.68","sha":"27d20c0264af176ebe963c0b00def5f9d781701f","kind":"tag","published_at":"2021-04-27T13:07:02.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.68","html_url":"https://github.com/magic/test/releases/tag/v0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.68/manifests"},{"name":"v0.1.67","sha":"1d12ef80812dafb07da5d18a3ee0297111b292fa","kind":"tag","published_at":"2021-04-27T12:43:38.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.67","html_url":"https://github.com/magic/test/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"9cae79213bd5df0a9420dce9637641843b16e7df","kind":"tag","published_at":"2021-04-18T21:13:13.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.66","html_url":"https://github.com/magic/test/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"72d346c7be2467ba3d1dbe64a1b7dff91fbc2a76","kind":"tag","published_at":"2021-02-26T01:55:05.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.65","html_url":"https://github.com/magic/test/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"7923c4ec62f13800f5ee12558913435fa450fde5","kind":"tag","published_at":"2021-02-20T17:51:20.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.64","html_url":"https://github.com/magic/test/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"275e30bb9aa02d33e82f6da60b6fe81655545514","kind":"tag","published_at":"2021-02-20T17:46:51.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.63","html_url":"https://github.com/magic/test/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"0fcc0b6fb50fa51b47a081efd17d8ce63e365c5a","kind":"tag","published_at":"2021-02-11T00:41:48.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.62","html_url":"https://github.com/magic/test/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"49e44ba724857f78a6179c8e4e9d34eb2002fdb3","kind":"tag","published_at":"2021-02-07T22:11:11.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.61","html_url":"https://github.com/magic/test/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"41eb1beb9d599129f3106bbc6cc20a4ca39abb99","kind":"tag","published_at":"2021-01-17T18:14:20.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.60","html_url":"https://github.com/magic/test/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"0cb24229d8a94a539ba4ea01c9e5968c4d7995bb","kind":"tag","published_at":"2021-01-05T01:42:36.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.59","html_url":"https://github.com/magic/test/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"b0f582791fc0af8d330ed536c643239e79c912bf","kind":"tag","published_at":"2020-11-22T00:16:19.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.58","html_url":"https://github.com/magic/test/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"1486588d7e8cf8cb4cbac5c914787c9072d4dd99","kind":"tag","published_at":"2020-10-27T22:15:41.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.57","html_url":"https://github.com/magic/test/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"b770e8e594f69889fc8f62e6e0fc84778363d890","kind":"tag","published_at":"2020-10-06T01:57:54.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.56","html_url":"https://github.com/magic/test/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"829a077557a7c619c24b33bc4ead3157095c9379","kind":"tag","published_at":"2020-10-06T01:23:04.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.55","html_url":"https://github.com/magic/test/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"30cc30ed471caa83bc14c482280e3a3fd691b887","kind":"tag","published_at":"2020-10-05T17:20:57.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.54","html_url":"https://github.com/magic/test/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"247d4d319464c4959fbae76a3f3440f32b3486ca","kind":"tag","published_at":"2020-08-28T10:30:26.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.53","html_url":"https://github.com/magic/test/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"afaa1777300a9fc23a2bbf7eac99fa72dbbd8991","kind":"tag","published_at":"2020-07-16T18:39:12.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.52","html_url":"https://github.com/magic/test/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"e4f3479a0f26ea1b81b900c046e60f7e45ec318c","kind":"tag","published_at":"2020-07-16T11:01:37.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.51","html_url":"https://github.com/magic/test/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"20426ea880e1ef29132658021410a4b74271b943","kind":"tag","published_at":"2020-06-12T13:25:39.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.50","html_url":"https://github.com/magic/test/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"09f2ac546500ed1bbbf32af3750262ccc0641a2e","kind":"tag","published_at":"2020-05-25T23:26:35.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.49","html_url":"https://github.com/magic/test/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"34a850661dc835c70141fe79ad088ab670a9cfa9","kind":"tag","published_at":"2020-05-08T00:18:31.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.48","html_url":"https://github.com/magic/test/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"12308a3e7c9c2a9a7b08b160660791168342d493","kind":"tag","published_at":"2020-05-07T17:16:01.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.47","html_url":"https://github.com/magic/test/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"8a81678bbf2d5b252c2bc9bc85ea7041e7df4b04","kind":"tag","published_at":"2020-05-03T14:27:04.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.46","html_url":"https://github.com/magic/test/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"b5ccc93cd1e0f6dd4fe3eff2d0f72e5b3e4cba08","kind":"tag","published_at":"2020-05-01T21:33:04.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.45","html_url":"https://github.com/magic/test/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"701ddf43e994ce64b1658ef74b1112eca07d707d","kind":"tag","published_at":"2020-04-29T21:59:14.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.44","html_url":"https://github.com/magic/test/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"a2a4b0d4647677e3008f51ead44c06343fa0b261","kind":"tag","published_at":"2020-04-22T09:51:06.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.43","html_url":"https://github.com/magic/test/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"3bef592fd09acadcf529bc3faf5788be049fa499","kind":"tag","published_at":"2020-04-18T20:18:32.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.42","html_url":"https://github.com/magic/test/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d93c661c41e4c26bd6c14fffdb44ab4ee22176e4","kind":"tag","published_at":"2020-04-08T15:41:50.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.41","html_url":"https://github.com/magic/test/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"b77491e0f91e1b6649cec6999c37956cf9cb3ad3","kind":"tag","published_at":"2020-04-08T10:56:09.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.40","html_url":"https://github.com/magic/test/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"66c1c5778e578b0e33bd0094e485ea6eabcbe507","kind":"tag","published_at":"2020-03-21T23:35:53.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.39","html_url":"https://github.com/magic/test/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"211ae3c2e66295dc3abbd9cdb1996572c050bcbd","kind":"tag","published_at":"2020-03-16T05:55:11.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.38","html_url":"https://github.com/magic/test/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"6ed404d3f254950c3a79ef6b59879f87bb99f9fd","kind":"tag","published_at":"2020-02-28T21:36:03.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.37","html_url":"https://github.com/magic/test/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"c6ef554705e846d0ad5bc3e8b73b42b7e8b004a0","kind":"tag","published_at":"2020-02-28T04:58:24.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.36","html_url":"https://github.com/magic/test/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"3e7770318eebe66c3f40ff9c387c81eda35b051e","kind":"tag","published_at":"2020-02-14T05:55:25.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.35","html_url":"https://github.com/magic/test/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"966a66864397ebd63b279a68c7e593805f639cac","kind":"tag","published_at":"2020-02-13T20:52:48.000Z","download_url":"https://codeload.github.com/magic/test/tar.gz/v0.1.34","html_url":"https://github.com/magic/test/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/test@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/tags/v0.1.34/manifests"}]},"repo_metadata_updated_at":"2026-03-20T12:00:28.399Z","dependent_packages_count":79,"downloads":988,"downloads_period":"last-month","dependent_repos_count":81,"rankings":{"downloads":6.179702188917916,"dependent_repos_count":1.5443175700054288,"dependent_packages_count":0.4310524108920407,"stargazers_count":20.952484261370564,"forks_count":15.41222687126188,"docker_downloads_count":null,"average":8.903956660489566},"purl":"pkg:npm/%40magic/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@magic/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@magic/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@magic/test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T16:21:08.674Z","issues_count":1,"pull_requests_count":92,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":721624.3820224719,"issues_closed_count":0,"pull_requests_closed_count":89,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.4130434782608696,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":78,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Ftest/issues","maintainers":[{"login":"jaeh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaeh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Ftest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Ftest/codemeta","maintainers":[{"uuid":"jascha","login":"jascha","name":null,"email":"jascha@jaeh.at","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~jascha","role":null,"created_at":"2022-11-20T19:12:19.600Z","updated_at":"2022-11-20T19:12:19.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jascha/packages"},{"uuid":"jaeh","login":"jaeh","name":null,"email":"jascha@jaeh.at","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~jaeh","role":null,"created_at":"2022-11-20T19:12:19.626Z","updated_at":"2022-11-20T19:12:19.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaeh/packages"}]}