{"id":840185,"name":"@bit/loader","ecosystem":"npm","description":"Framework for building module loaders with very little effort for noobs","homepage":"https://github.com/MiguelCastillo/bit-loader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/MiguelCastillo/bit-loader","keywords_array":["module","modules","import","loader"],"namespace":"bit","versions_count":4,"first_release_published_at":"2018-03-29T10:39:54.270Z","latest_release_published_at":"2018-09-19T02:39:48.516Z","latest_release_number":"10.0.3","last_synced_at":"2026-04-06T11:25:01.540Z","created_at":"2022-04-07T14:19:18.630Z","updated_at":"2026-04-06T12:13:20.928Z","registry_url":"https://www.npmjs.com/package/@bit/loader","install_command":"npm install @bit/loader","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.3"}},"repo_metadata":{"id":74788130,"uuid":"28717411","full_name":"MiguelCastillo/bit-loader","owner":"MiguelCastillo","description":"Framework for building module loaders with very little effort","archived":false,"fork":false,"pushed_at":"2020-05-24T16:37:38.000Z","size":1246,"stargazers_count":6,"open_issues_count":12,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-23T15:42:17.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MiguelCastillo.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":"2015-01-02T15:39:16.000Z","updated_at":"2025-02-16T05:36:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"a844441c-e16c-4040-a4db-d838fb27258e","html_url":"https://github.com/MiguelCastillo/bit-loader","commit_stats":{"total_commits":669,"total_committers":7,"mean_commits":95.57142857142857,"dds":0.3303437967115097,"last_synced_commit":"da9d18952d87014fdb09e7a8320a24cbf1c2b436"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/MiguelCastillo/bit-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelCastillo","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/sbom","scorecard":{"id":94013,"data":{"date":"2025-08-11","repo":{"name":"github.com/MiguelCastillo/bit-loader","commit":"da9d18952d87014fdb09e7a8320a24cbf1c2b436"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":"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":"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":"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":"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"}},{"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v10.0.3 not signed: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/12971450","Warn: release artifact v10.0.2 not signed: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/12919477","Warn: release artifact v10.0.0 not signed: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9525296","Warn: release artifact v9.2.2 not signed: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9525267","Warn: release artifact v9.2.1 not signed: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9377249","Warn: release artifact v10.0.3 does not have provenance: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/12971450","Warn: release artifact v10.0.2 does not have provenance: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/12919477","Warn: release artifact v10.0.0 does not have provenance: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9525296","Warn: release artifact v9.2.2 does not have provenance: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9525267","Warn: release artifact v9.2.1 does not have provenance: https://api.github.com/repos/MiguelCastillo/bit-loader/releases/9377249"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:30:01.090Z","repository_id":74788130,"created_at":"2025-08-15T08:30:01.090Z","updated_at":"2025-08-15T08:30:01.090Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277300724,"owners_count":25795305,"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-09-27T02:00:08.978Z","response_time":73,"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":"MiguelCastillo","name":"Miguel Castillo","uuid":"1457701","kind":"user","description":"","email":"","website":null,"location":"Ann Arbor, MI","twitter":null,"company":"@Khan ","icon_url":"https://avatars.githubusercontent.com/u/1457701?v=4","repositories_count":119,"last_synced_at":"2025-05-01T19:03:19.880Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MiguelCastillo","funding_links":[],"total_stars":572,"followers":175,"following":23,"created_at":"2022-11-03T19:52:54.394Z","updated_at":"2025-05-01T19:03:19.880Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelCastillo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelCastillo/repositories"},"tags":[{"name":"v10.0.3","sha":"da9d18952d87014fdb09e7a8320a24cbf1c2b436","kind":"tag","published_at":"2018-09-19T02:39:36.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v10.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"9c0071039ba5308813b0aba9032af466ece8939d","kind":"tag","published_at":"2018-09-16T00:12:32.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v10.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"17508cf3c26b08c9c0df087dd3a1128a67e508df","kind":"tag","published_at":"2018-06-12T03:58:12.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v10.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c8b91cdf7f143c0f9d0d32e7d45bfdc6fd83e792","kind":"tag","published_at":"2018-02-04T15:43:15.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v10.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"d46ac831c5ba267f5dec37ef280a78e6f05e780c","kind":"tag","published_at":"2018-02-04T15:36:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v9.2.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8cb1c8bd90c8f0e3b3cbfb5b9730f1b9f0456ad6","kind":"tag","published_at":"2018-01-25T00:19:59.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v9.2.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"981cdfb92ebcf69e306e608e3c15d30b6dc7ec27","kind":"tag","published_at":"2018-01-24T20:47:26.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v9.2.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"369a6308c5cd066e071e690dd2fcdeecf1014f46","kind":"tag","published_at":"2018-01-18T22:24:57.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v9.1.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"6fbe1394c4d501cb34df5612dc12082b8a6473e8","kind":"tag","published_at":"2018-01-14T19:14:30.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v9.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"aea3eef96d6c3741d978a85883022473b4b08a24","kind":"tag","published_at":"2018-01-04T16:27:50.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v8.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v8.0.0/manifests"},{"name":"v7.2.3","sha":"cd932a7f61a16317290b7d9c0d67a262acf4663d","kind":"tag","published_at":"2018-01-03T18:33:50.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.2.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"26b31abfd8669b1b07083cfe54fd3016df5ae692","kind":"tag","published_at":"2018-01-03T05:30:16.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.2.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"2904c5dd5a89cf681a5590cccf2dcd528acffb74","kind":"tag","published_at":"2018-01-02T17:48:37.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.2.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"29431ce1cae4ebe9435d31a7077fb7d6e80b7712","kind":"tag","published_at":"2017-12-31T13:50:49.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.2.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.2.0/manifests"},{"name":"v7.1.3","sha":"90e6a7e87ffdb267dc0b7bc3e4fccbc60baad22e","kind":"tag","published_at":"2017-12-29T05:33:03.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.1.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"2f000f259a43f5b38280afae9f0e37369ff0de14","kind":"tag","published_at":"2017-12-29T05:31:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.1.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"8194eba06a89b1feb27b6aed2bbc3bb15a8ed55a","kind":"tag","published_at":"2017-12-29T05:30:15.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.1.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"dbe64b23e9128c065599d91cb656a3b16a9c5275","kind":"tag","published_at":"2017-06-26T00:00:54.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.1.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"e4e2f043ec3beec8edf22150d78a914144734d9a","kind":"tag","published_at":"2017-06-13T04:06:55.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v7.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"ccd74a8aef4d8d832b7400739f4ebbe7258dba90","kind":"tag","published_at":"2017-05-15T01:49:11.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v6.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"55e47d40f068e372d8362dafe0a216acbe96e170","kind":"tag","published_at":"2017-04-22T04:02:05.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v6.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"adee1ff4bef91b7983cdeed04234d1d553def5e4","kind":"tag","published_at":"2017-04-19T03:05:04.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v6.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v6.0.0/manifests"},{"name":"v5.0.4","sha":"1080982ba6a0fd8ba996f53a9f95794fa5c62a84","kind":"tag","published_at":"2017-01-09T04:51:36.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v5.0.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"b4bbcba1b95d5a461cf3acc236523164d06f7808","kind":"tag","published_at":"2016-12-15T03:23:50.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v5.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d5b0d7975b410eceaf59b33b0021aa0c7158c694","kind":"tag","published_at":"2016-11-18T18:51:26.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v5.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"90f77bdce89d331bf6cc2f4dce070ebe7fc6ab66","kind":"tag","published_at":"2016-11-17T21:50:31.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v5.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"c9d55e9671e44bc7cc35d2a17fad431b3e651158","kind":"tag","published_at":"2016-11-17T19:01:49.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v5.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"d55dec0f2f7f218b9a06954bc6af09dcda40e96f","kind":"tag","published_at":"2016-11-13T01:02:27.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.2.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"01dd4720dc6be5c7ce3f95a0846dc01a461d93a0","kind":"tag","published_at":"2016-11-11T21:22:15.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.1.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e64dab392f2e9ec4149e73bf5f63d9631a3be702","kind":"tag","published_at":"2016-11-11T20:49:20.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.1.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"b910d441f8a2a57be4ae8d2c7fd441f24043e262","kind":"tag","published_at":"2016-11-10T04:12:04.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.1.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"268f8912a60175782083b5def3a6e986a777b439","kind":"tag","published_at":"2016-11-10T03:40:02.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.1.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"362319005034dddc7fad6f370f8927ec4f76a706","kind":"tag","published_at":"2016-09-21T01:13:40.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.5","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"66d56a3aa0797b610f20aacfb7d84da995edce2a","kind":"tag","published_at":"2016-09-12T02:03:48.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"3a1d770bf607010f09323efa72b7e336d51db8f5","kind":"tag","published_at":"2016-09-04T01:42:09.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0bf18c3056e57a2aad09b13c27bfebbd8eaaf551","kind":"tag","published_at":"2016-08-16T17:51:07.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4faf4cb3b00810d385001949853fca1815336940","kind":"tag","published_at":"2016-08-08T14:50:01.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"ea60dabb2ef2c63810651aa79ad925f1b5035447","kind":"tag","published_at":"2016-07-01T01:32:05.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v4.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v4.0.0/manifests"},{"name":"v3.0.7","sha":"af2c6f6fe318de5967a0c1c35832ad879b0a5407","kind":"tag","published_at":"2016-06-19T03:27:34.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.7","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"3ec206f062738ccb5b4a8d611e61b70fb80527fe","kind":"tag","published_at":"2016-06-15T16:42:49.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.6","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"01b164c804be2d0d36fcaa4e8a2dd7a8abd94d29","kind":"tag","published_at":"2016-06-06T20:42:14.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.5","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bac0eccc972c3a428205b912c91fdf3212159f45","kind":"tag","published_at":"2016-05-20T16:47:06.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"77283637e0ac8d84ac04c095893f5c3032a2a80d","kind":"tag","published_at":"2016-05-10T13:32:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"d87e14bae18fd212f8777b4f5356db2e480ecf46","kind":"tag","published_at":"2016-03-19T15:29:04.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"7aac701aae94ee22cdcd8415dbbea848d02a6a23","kind":"tag","published_at":"2016-03-14T01:27:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"dbb2c960a706a152123abb7f1d5b87c9e2a1f6da","kind":"tag","published_at":"2016-03-12T20:49:46.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v3.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v3.0.0/manifests"},{"name":"v2.0.7","sha":"401d1893663d21312cd3e4443b302eb78e8472e8","kind":"tag","published_at":"2016-03-05T03:08:49.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.7","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"0114c052598833e7a8079ea41d594cc815a4601d","kind":"tag","published_at":"2016-03-03T17:01:33.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.6","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"144a49fdb22328fb77e410ba8d58023e5ba15d94","kind":"tag","published_at":"2016-02-22T03:21:45.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.5","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c133e72aefb420c321fd1c082f2df55be3c2b0aa","kind":"tag","published_at":"2016-02-22T02:23:49.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"2d56481fb125e1105695a02ca3dbf91737ae7753","kind":"tag","published_at":"2016-02-16T00:49:00.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"51ddec1793f831cff6c97ced260c0288d98e241d","kind":"tag","published_at":"2016-01-30T03:25:19.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7353d539f51877011fc240b8bbbfec1b808c3245","kind":"tag","published_at":"2016-01-26T20:13:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bcb0af57643cf747d8298e7d5112a7781946b125","kind":"tag","published_at":"2016-01-25T03:21:54.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v2.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"93fc69f452069b071f0fa2888147a2f696afef8e","kind":"tag","published_at":"2016-01-03T19:43:05.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.2.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c1f4fb1c1181fcc239c2337fd9a1faab21ed733","kind":"tag","published_at":"2015-11-14T20:17:34.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.1.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"271c803d59122c1c494721aadcaf77e5f3a59a67","kind":"tag","published_at":"2015-11-14T20:03:23.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.0.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ab7ac6c4cfbb54781a43ffd14f9b2fe36b7f646f","kind":"tag","published_at":"2015-11-13T02:29:41.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.0.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3d664301ae54c50b83711b817748d8101cf40435","kind":"tag","published_at":"2015-11-13T02:05:25.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.0.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8e23ce2968d9bb4cbce3b009f61d469c70a53a47","kind":"tag","published_at":"2015-11-13T01:08:55.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v1.0.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v1.0.0/manifests"},{"name":"major","sha":"8730db1ccb7a605e1f31ab63d173900c97e104d8","kind":"tag","published_at":"2015-11-13T01:08:31.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/major","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/major","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@major","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/major","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/major/manifests"},{"name":"v0.4.0","sha":"cbda46986ee1e71c815b1645cd4f2dd08c7d794e","kind":"tag","published_at":"2015-09-14T05:45:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.4.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"e707cb4cb7ccaaa29f96670e7d2b013b2b6c5c11","kind":"tag","published_at":"2015-09-14T05:45:07.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.3.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dca7406247414426e7426c8c2e94d7b4cc8a2228","kind":"tag","published_at":"2015-07-06T16:51:15.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.3.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"ef2910094765999b298b4e9b5b3c3b3e395ad1c1","kind":"tag","published_at":"2015-06-26T17:52:05.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.5","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6b4b86b5a24d862d1adbeb4542465ca337b68fc9","kind":"tag","published_at":"2015-06-20T17:36:40.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"f8779260675a00dabec84304f2544f1784ec8952","kind":"tag","published_at":"2015-06-20T17:28:54.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"b7f1a9279690635c3d0fb68ac3936c36ef89e1a2","kind":"tag","published_at":"2015-06-11T02:03:55.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"13c66bc157f28ee72f70db03590675617753032a","kind":"tag","published_at":"2015-05-31T17:37:22.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d0c9929fd3609c0bad4340bf94eade843b6c2c55","kind":"tag","published_at":"2015-05-30T15:01:03.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.2.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.2.0/manifests"},{"name":"v0.1.16","sha":"e3dc3c4a604787e449c41144724281751bf05de9","kind":"tag","published_at":"2015-05-27T17:50:41.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.16","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"d4de200353325123c14a8770edc0da998ed59fc7","kind":"tag","published_at":"2015-05-24T15:43:26.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.15","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"91f9f16d67d320d7f41499a454308288ae2e6430","kind":"tag","published_at":"2015-05-21T19:46:02.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.14","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"a696b222dcbc846eec628eb0ebd69bf783519a2e","kind":"tag","published_at":"2015-05-21T15:18:13.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.13","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"78cddeb79069e8da33b8bddfcc081a50084736a5","kind":"tag","published_at":"2015-05-10T11:32:05.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.12","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"bbd9eea546a1967ecf33d165cc701eb40500b444","kind":"tag","published_at":"2015-05-09T14:30:32.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.11","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"c9bd98d245ee5d91f8a654359569c0bc1aabfc27","kind":"tag","published_at":"2015-05-09T00:03:56.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.10","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"945bb7344b82781aa8da62ba65cf7bed8ad2e562","kind":"tag","published_at":"2015-04-28T20:27:29.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.9","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"b810258c3bbf9daec700bfb4ff118ccb0abafde2","kind":"tag","published_at":"2015-04-12T02:34:48.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.8","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"4a4de1e9c7b072a69f404511687360f2c7429d50","kind":"tag","published_at":"2015-04-04T05:37:52.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.7","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e2daf82f553f49b8c8d43c2c5c6772ce90a4aba5","kind":"commit","published_at":"2015-03-08T16:00:01.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.6","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"2f6722add116e0efb56c14e34939c3580de60e02","kind":"commit","published_at":"2015-03-03T00:16:59.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.5","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"3e8597b4ff31ed1135def6468e63ae1964e79423","kind":"commit","published_at":"2015-03-02T23:05:27.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.4","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"0633c2bd62e1227710a3ba495e64713514675691","kind":"commit","published_at":"2015-02-25T04:27:04.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.3","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"bcd1bd19346e39812bc0920120d0ad2aca9935e9","kind":"commit","published_at":"2015-02-25T04:19:13.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.2","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"31a439006c6ddb4ca7ac678fedb46ad3995215c2","kind":"commit","published_at":"2015-02-14T17:11:38.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.1","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e14c1feb22e29b23db414bdd318c3977522a8bb0","kind":"commit","published_at":"2015-02-14T16:56:24.000Z","download_url":"https://codeload.github.com/MiguelCastillo/bit-loader/tar.gz/v0.1.0","html_url":"https://github.com/MiguelCastillo/bit-loader/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiguelCastillo/bit-loader@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelCastillo%2Fbit-loader/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-06T12:13:20.903Z","dependent_packages_count":2,"downloads":69,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":44.44408077581804,"dependent_repos_count":10.406813519820098,"dependent_packages_count":8.90712248139882,"stargazers_count":11.550507458812177,"forks_count":8.923064334547547,"docker_downloads_count":null,"average":16.846317714079337},"purl":"pkg:npm/%40bit/loader","advisories":[{"uuid":"GSA_kwCzR0hTQS04dnI0LWg0cnItOHBoNs4AA8WB","url":"https://github.com/advisories/GHSA-8vr4-h4rr-8ph6","title":"MiguelCastillo @bit/loader Prototype Pollution issue","description":"A Prototype Pollution issue in MiguelCastillo @bit/loader v.10.0.3 allows an attacker to execute arbitrary code via the M function e argument in index.js.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-05-20T18:31:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-24293","https://gist.github.com/tariqhawis/986fb1c9da6be526fb2656ba8d194b7f","https://github.com/advisories/GHSA-8vr4-h4rr-8ph6"],"source_kind":"github","identifiers":["GHSA-8vr4-h4rr-8ph6","CVE-2024-24293"],"repository_url":null,"blast_radius":0.0,"created_at":"2024-05-20T21:05:12.020Z","updated_at":"2026-04-05T20:05:04.113Z","epss_percentage":0.00123,"epss_percentile":0.31628,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnI0LWg0cnItOHBoNs4AA8WB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04dnI0LWg0cnItOHBoNs4AA8WB","packages":[{"ecosystem":"npm","package_name":"@bit/loader","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 10.0.3"}],"purl":"pkg:npm/%40bit%2Floader"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnI0LWg0cnItOHBoNs4AA8WB/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bit/loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bit/loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bit/loader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T12:24:12.436Z","issues_count":16,"pull_requests_count":85,"avg_time_to_close_issue":18301856.166666668,"avg_time_to_close_pull_request":210992.96202531646,"issues_closed_count":12,"pull_requests_closed_count":79,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":1.3125,"avg_comments_per_pull_request":0.611764705882353,"merged_pull_requests_count":73,"bot_issues_count":12,"bot_pull_requests_count":40,"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/MiguelCastillo%2Fbit-loader/issues","maintainers":[{"login":"MiguelCastillo","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiguelCastillo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bit%2Floader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bit%2Floader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bit%2Floader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bit%2Floader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bit%2Floader/codemeta","maintainers":[{"uuid":"manchagnu","login":"manchagnu","name":null,"email":"manchagnu@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~manchagnu","role":null,"created_at":"2022-11-15T14:43:20.722Z","updated_at":"2022-11-15T14:43:20.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manchagnu/packages"}]}