{"id":1275925,"name":"@shockpkg/hdi-mac","ecosystem":"npm","description":"Package for handling hard disk images on macOS","homepage":"https://github.com/shockpkg/hdi-mac#readme","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/shockpkg/hdi-mac","keywords_array":["shockpkg","disk","image","hdiutil","mac","macos","dmg","iso","cdr"],"namespace":"shockpkg","versions_count":32,"first_release_published_at":"2019-05-06T07:20:13.820Z","latest_release_published_at":"2024-08-06T04:33:06.419Z","latest_release_number":"3.1.4","last_synced_at":"2026-06-12T07:16:32.139Z","created_at":"2022-04-08T19:14:34.620Z","updated_at":"2026-06-12T07:16:32.140Z","registry_url":"https://www.npmjs.com/package/@shockpkg/hdi-mac","install_command":"npm install @shockpkg/hdi-mac","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.4"}},"repo_metadata":{"id":41557078,"uuid":"185114308","full_name":"shockpkg/hdi-mac","owner":"shockpkg","description":"Package for handling hard disk images on macOS","archived":false,"fork":false,"pushed_at":"2024-08-06T04:31:06.000Z","size":1531,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T15:55:19.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shockpkg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-05-06T03:03:16.000Z","updated_at":"2024-12-12T07:49:53.000Z","dependencies_parsed_at":"2023-11-19T07:22:35.245Z","dependency_job_id":"22c0bf46-c6be-4c3e-b5f1-4e8cdf0a7cba","html_url":"https://github.com/shockpkg/hdi-mac","commit_stats":{"total_commits":133,"total_committers":1,"mean_commits":133.0,"dds":0.0,"last_synced_commit":"005f16a64c2c9762de8a9d794ca5afa1c8ea7343"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/shockpkg/hdi-mac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shockpkg","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/sbom","scorecard":{"id":820196,"data":{"date":"2025-08-11","repo":{"name":"github.com/shockpkg/hdi-mac","commit":"2de886c58bb8df6ef56ffc2e97ea931712446ea1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Info: no jobLevel write permissions found"],"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: spec/fixtures/test-disk-image-hybrid.iso:1"],"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":"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":"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":"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":"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/shockpkg/hdi-mac/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/shockpkg/hdi-mac/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/shockpkg/hdi-mac/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/shockpkg/hdi-mac/main.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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.txt:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE.txt: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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-23T15:18:50.065Z","repository_id":41557078,"created_at":"2025-08-23T15:18:50.065Z","updated_at":"2025-08-23T15:18:50.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005458,"owners_count":26083898,"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-10T02:00:06.843Z","response_time":62,"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":"shockpkg","name":"shockpkg","uuid":"43083620","kind":"organization","description":"Package manager for Shockwave Flash and Shockwave packages.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43083620?v=4","repositories_count":11,"last_synced_at":"2023-03-02T20:25:28.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shockpkg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T10:55:31.699Z","updated_at":"2023-03-02T20:25:28.645Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shockpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shockpkg/repositories"},"tags":[{"name":"3.1.4","sha":"2de886c58bb8df6ef56ffc2e97ea931712446ea1","kind":"tag","published_at":"2024-08-06T04:31:02.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.1.4","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"d6e58e895c92e3d792ef36aa5cf2457f35d92006","kind":"tag","published_at":"2024-04-19T22:27:49.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.1.3","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"84f090b28bda2291786286e51c64e0ee02e7ed70","kind":"tag","published_at":"2024-02-22T06:42:25.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.1.2","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"cd8240cbe2ad5d4af9d7cdae57a6219541ba5eb5","kind":"tag","published_at":"2023-11-05T00:30:31.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.1.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"1fd65dd4c23462660b680b7c8814a194c33c6583","kind":"tag","published_at":"2023-10-03T05:16:08.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.1.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"89afd335d5124b6085b2a26a4039f01db86b5e93","kind":"tag","published_at":"2023-10-02T03:05:22.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.0.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"97769dd02104a7699c2898f9ac3068efc248e01d","kind":"tag","published_at":"2023-09-30T06:03:09.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/3.0.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/3.0.0/manifests"},{"name":"2.0.3","sha":"005f16a64c2c9762de8a9d794ca5afa1c8ea7343","kind":"tag","published_at":"2022-11-04T04:35:46.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/2.0.3","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"510859433f5fed801c7b4c8a584839082c7a985a","kind":"tag","published_at":"2022-10-15T04:12:26.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/2.0.2","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"d02982330c2dfe5fa0cb41ffd82d39efb41659b6","kind":"tag","published_at":"2022-07-26T05:43:09.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/2.0.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"5ed89d4bf9a6c8f995197b134b2e77e498d70b39","kind":"tag","published_at":"2022-07-25T03:55:23.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/2.0.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/2.0.0/manifests"},{"name":"1.7.1","sha":"b0128f0e584c58b2dde72525c5eeb0df8f639181","kind":"tag","published_at":"2021-07-25T23:30:23.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.7.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"7fa61651ae9edc23d35f010320abcec957397052","kind":"tag","published_at":"2021-05-14T02:59:35.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.7.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"3c0fffae6e5e0da6311d3434ebbe48c2e43f9f95","kind":"tag","published_at":"2021-04-04T04:22:05.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.6.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"de3e2360ed51c45af986ea5aee6f5f2b2ec6f88e","kind":"tag","published_at":"2021-03-13T05:36:47.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.6.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"6d69d7ef080eb0607af222c815ca9396fbc4f842","kind":"tag","published_at":"2020-12-23T07:04:25.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.5.2","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"1b32f900aeafce55b6908a7ccf921367eb881186","kind":"tag","published_at":"2020-09-22T03:03:36.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.5.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"da26cd366df179fdc03fd8b4d4f16e61b1ded687","kind":"tag","published_at":"2020-07-26T04:42:12.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.5.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.5.0/manifests"},{"name":"1.4.7","sha":"26074029fabc2b8b1570c874baf69bee1512738f","kind":"tag","published_at":"2020-07-25T21:42:35.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.7","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.7/manifests"},{"name":"1.4.6","sha":"600268b176ccfaeb37a1b2d2cd3d82ab9b3345d3","kind":"tag","published_at":"2020-04-26T00:00:13.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.6","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.6/manifests"},{"name":"1.4.4","sha":"81194410fa3dc7c565e22abac9a099c75c4cc70b","kind":"tag","published_at":"2020-03-13T23:27:52.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.4","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.4/manifests"},{"name":"1.4.5","sha":"5d10933ef99b9172d90e6489e0edeeed5928042b","kind":"tag","published_at":"2020-03-13T23:23:53.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.5","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.5/manifests"},{"name":"1.4.3","sha":"2eb026d6b65a4b0be3152e0eef7f4286c785e3d1","kind":"tag","published_at":"2020-01-04T07:01:06.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.3","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4746a74116c6ec39dde712b8f7141cba2255c361","kind":"tag","published_at":"2019-11-24T04:27:43.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.2","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bcd2ab560b2740f114fd6cc0eb643df4574bd41b","kind":"tag","published_at":"2019-08-29T06:20:36.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"c786d1583e3952d190f72e72e315a0d0d181eda4","kind":"tag","published_at":"2019-08-10T22:06:48.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.4.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"475f79496932679480011d8dcd6222744b8a5dd0","kind":"tag","published_at":"2019-07-13T04:06:19.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.3.2","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"fa25235ab92c8aaea12d0d22bf37f071fbd4aab8","kind":"tag","published_at":"2019-07-13T02:42:47.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.3.1","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"8a4a58970d14aff4c071d4839173c8c391d1cc97","kind":"tag","published_at":"2019-06-17T20:15:45.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.3.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"8956a32999bf639d1c1ca6c8fbf87a04d963b8c0","kind":"tag","published_at":"2019-05-23T04:16:00.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.2.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"e162091bc2b1dc052033370d7ad1127763ac5c72","kind":"tag","published_at":"2019-05-19T23:42:44.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.1.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"df12d3ea2d4972bd09641504855b6546ad690929","kind":"tag","published_at":"2019-05-06T07:20:12.000Z","download_url":"https://codeload.github.com/shockpkg/hdi-mac/tar.gz/1.0.0","html_url":"https://github.com/shockpkg/hdi-mac/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shockpkg/hdi-mac@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockpkg%2Fhdi-mac/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T22:09:57.794Z","dependent_packages_count":4,"downloads":943,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":3.0781850827739303,"dependent_repos_count":3.5822059744447445,"dependent_packages_count":4.545853491549283,"stargazers_count":12.281246375331001,"forks_count":15.49480206590964,"docker_downloads_count":null,"average":7.7964585980017205},"purl":"pkg:npm/%40shockpkg/hdi-mac","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@shockpkg/hdi-mac","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@shockpkg/hdi-mac","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@shockpkg/hdi-mac/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T15:59:48.692Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":6855037.666666667,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":9,"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/shockpkg%2Fhdi-mac/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shockpkg%2Fhdi-mac/codemeta","maintainers":[{"uuid":"jrmastermodelbuilder","login":"jrmastermodelbuilder","name":null,"email":"legojrmastermodelbuilder@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~jrmastermodelbuilder","role":null,"created_at":"2022-11-19T23:01:32.369Z","updated_at":"2022-11-19T23:01:32.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jrmastermodelbuilder/packages"}]}