{"id":11617996,"name":"@launchql/mmmagic","ecosystem":"npm","description":"An async libmagic binding for node.js for detecting content types by data inspection","homepage":"https://github.com/mscdex/mmmagic#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mscdex/mmmagic","keywords_array":["magic","libmagic","file","filetype","mime","mimetype"],"namespace":"launchql","versions_count":1,"first_release_published_at":"2025-05-07T04:56:19.206Z","latest_release_published_at":"2025-05-07T04:56:19.206Z","latest_release_number":"0.5.3","last_synced_at":"2026-06-01T12:15:29.008Z","created_at":"2025-05-08T16:51:00.537Z","updated_at":"2026-06-01T12:53:49.125Z","registry_url":"https://www.npmjs.com/package/@launchql/mmmagic","install_command":"npm install @launchql/mmmagic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.3"}},"repo_metadata":{"id":3150664,"uuid":"4180476","full_name":"mscdex/mmmagic","owner":"mscdex","description":"An async libmagic binding for node.js for detecting content types by data inspection","archived":false,"fork":false,"pushed_at":"2024-06-21T09:48:41.000Z","size":4924,"stargazers_count":627,"open_issues_count":30,"forks_count":53,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-03T03:46:10.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/mscdex.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}},"created_at":"2012-04-30T06:45:14.000Z","updated_at":"2025-08-27T08:33:21.000Z","dependencies_parsed_at":"2024-06-18T12:25:31.957Z","dependency_job_id":"d8f84d94-cad6-4b93-a638-3d540c594f57","html_url":"https://github.com/mscdex/mmmagic","commit_stats":{"total_commits":181,"total_committers":5,"mean_commits":36.2,"dds":0.02209944751381221,"last_synced_commit":"e3238ba2a1be7e113f604f4124b073309db9ed0e"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/mscdex/mmmagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mscdex","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/sbom","scorecard":{"id":665340,"data":{"date":"2025-08-11","repo":{"name":"github.com/mscdex/mmmagic","commit":"e3238ba2a1be7e113f604f4124b073309db9ed0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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: 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":"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-21T17:49:34.476Z","repository_id":3150664,"created_at":"2025-08-21T17:49:34.477Z","updated_at":"2025-08-21T17:49:34.477Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-25T02:00:05.816Z","response_time":54,"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":"mscdex","name":"mscdex","uuid":"54666","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54666?u=24c70ecc9905bb596bd98fa2b3f005f8d44c837e\u0026v=4","repositories_count":79,"last_synced_at":"2023-04-09T07:16:05.308Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mscdex","funding_links":[],"total_stars":15596,"followers":null,"following":null,"created_at":"2022-11-02T16:23:06.539Z","updated_at":"2024-03-25T17:39:18.543Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mscdex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mscdex/repositories"},"tags":[{"name":"v0.5.3","sha":"e3238ba2a1be7e113f604f4124b073309db9ed0e","kind":"tag","published_at":"2019-04-30T19:24:26.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.5.3","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"1df5d66ef021254dbdc3b0d0a4e0c8c4ba8511a0","kind":"tag","published_at":"2018-10-04T08:33:51.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.5.2","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"677e7636c6748e2b76533439a593004e9d066d30","kind":"tag","published_at":"2018-08-27T14:52:53.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.5.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"abd78ecc360e43c2e1bc2c9a6f1e05d111009473","kind":"tag","published_at":"2018-02-27T20:25:58.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.5.0","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"874b4798ee16f92ff27f4d496f6c3e73300e03b1","kind":"tag","published_at":"2017-11-28T17:10:11.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.6","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"02814c779285ee1cda9adab921ddefc1f6bb59b1","kind":"tag","published_at":"2016-08-03T08:54:13.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.5","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"56af7b333f30bd0cb18067440676b8e281ea1859","kind":"tag","published_at":"2016-04-29T20:38:30.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.4","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"603c2c9fd28102dcb5fcea0937004f4abe52b40a","kind":"tag","published_at":"2016-04-21T14:57:19.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.3","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"751260f201f34582453635d7680079e6ff7b5b05","kind":"tag","published_at":"2016-04-17T22:26:09.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.2","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"19e912af44ef9b0819bc9d1b5469f7fd447771ab","kind":"commit","published_at":"2015-09-25T06:11:06.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"744614ab01366a910414da0dcf478576cfd69337","kind":"commit","published_at":"2015-09-02T00:03:05.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.4.0","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.4.0/manifests"},{"name":"v0.3.16","sha":"7d28f77623e75ca1aee3df48e1e035b3022bab02","kind":"commit","published_at":"2015-08-30T05:46:29.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.16","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"192ae97f868db5e535c83bda864ad4b603781d95","kind":"commit","published_at":"2015-07-19T19:58:09.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.15","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"7c731543f718c582351eddda2290818e80c1ebd4","kind":"commit","published_at":"2015-05-01T20:25:30.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.14","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"2ed2f33889eb98297bbb1515dbb952179d9442d5","kind":"commit","published_at":"2015-01-25T04:56:56.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.13","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"9fb9c4ab00ad42199198b075b66d54fcb071ff71","kind":"commit","published_at":"2014-12-14T00:29:47.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.12","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"bf41cf45ed2daa229ce41803b415c6ceec032f30","kind":"commit","published_at":"2014-10-22T02:39:57.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.11","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"7695b56695c70b9d391311ebf0394f1335729428","kind":"commit","published_at":"2014-10-21T17:43:47.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.10","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"344ddc4b1231921958926071c945aaf819233732","kind":"commit","published_at":"2014-10-11T20:06:48.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.9","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"f83aa1f98ff9b7c018de4bd8a2d5447704f09b5a","kind":"commit","published_at":"2014-05-09T16:41:31.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.8","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"97b178c9b04d33ed6f1938a782d0e38e59a0d397","kind":"commit","published_at":"2014-03-30T14:03:00.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.7","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"4fd839ef360d4b6716ba4f63ef92ddcceff2465e","kind":"commit","published_at":"2014-02-18T19:15:05.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.6","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"f6526fccfbc40c06088de4126c09fe0a84b15549","kind":"commit","published_at":"2013-11-28T16:24:27.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.5","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"810a7453f4f26a14cc0df60e7b35009bfe14b5ce","kind":"commit","published_at":"2013-08-30T03:40:55.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.4","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c2564d0c96771354fa7d5f2ad801dda1a47c25fd","kind":"commit","published_at":"2013-07-22T22:17:36.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.3","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3f7703cccf65431ffd18f120edc02f9cef2e0e7f","kind":"commit","published_at":"2013-07-20T17:44:58.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.2","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e96c13ca3ec50d33113cb3b4dd2e70a5688bb3d4","kind":"commit","published_at":"2013-04-24T16:06:56.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a1cc743ce8c0d0fdcc1db6c6ee919b89475e6994","kind":"commit","published_at":"2013-03-09T19:04:31.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.3.0","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"2ed10563f1e67b3096aab1eed9d9771d52e11aaf","kind":"commit","published_at":"2012-09-30T16:56:21.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.2.5","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.5/manifests"},{"name":"v0.2.1","sha":"b4d13200e98076db261bd5f66c658c81cd3309c0","kind":"commit","published_at":"2012-09-07T15:15:16.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.2.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"eb5f22cb0be8ef49e4d10cb121d10dcd12bbdf04","kind":"commit","published_at":"2012-07-15T01:46:02.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.2.0","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"47c2481bfed1be5e788d02866a8ff6a45006c366","kind":"commit","published_at":"2012-05-05T19:45:31.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.1.2","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9cde81181b09ced03920d3fe03b6d101c0ccf9c1","kind":"commit","published_at":"2012-05-05T19:21:45.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.1.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e4bf5303e1ef98ea42eab2d3107e740386156339","kind":"commit","published_at":"2012-05-05T00:48:19.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.1.0","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"b9844601f3a0b72c416f37a0b567ea914fef262d","kind":"commit","published_at":"2012-04-30T20:51:15.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.0.2","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4041b131299d8481b8832f2402af11259b043e15","kind":"commit","published_at":"2012-04-30T06:59:29.000Z","download_url":"https://codeload.github.com/mscdex/mmmagic/tar.gz/v0.0.1","html_url":"https://github.com/mscdex/mmmagic/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mscdex/mmmagic@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscdex%2Fmmmagic/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-01T12:53:49.097Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.204548118012497,"dependent_repos_count":24.696536145791544,"dependent_packages_count":35.64785948020436,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.516314581336133},"purl":"pkg:npm/%40launchql/mmmagic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@launchql/mmmagic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@launchql/mmmagic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@launchql/mmmagic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-25T11:15:07.783Z","issues_count":92,"pull_requests_count":18,"avg_time_to_close_issue":8645137.605633803,"avg_time_to_close_pull_request":10030507.42857143,"issues_closed_count":71,"pull_requests_closed_count":7,"pull_request_authors_count":16,"issue_authors_count":85,"avg_comments_per_issue":3.0217391304347827,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.5,"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/mscdex%2Fmmmagic/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@launchql%2Fmmmagic/codemeta","maintainers":[{"uuid":"pyramation","login":"pyramation","name":null,"email":"pyramation@gmail.com","url":null,"packages_count":1043,"html_url":"https://www.npmjs.com/~pyramation","role":null,"created_at":"2025-05-08T19:07:07.719Z","updated_at":"2025-05-08T19:07:07.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pyramation/packages"},{"uuid":"phatg","login":"phatg","name":null,"email":"phatghaa@gmail.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~phatg","role":null,"created_at":"2025-11-25T11:14:58.474Z","updated_at":"2025-11-25T11:14:58.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phatg/packages"},{"uuid":"luca608","login":"luca608","name":null,"email":"uniqueye608@gmail.com","url":null,"packages_count":153,"html_url":"https://www.npmjs.com/~luca608","role":null,"created_at":"2025-11-25T11:14:58.426Z","updated_at":"2025-11-25T11:14:58.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luca608/packages"}]}