{"id":1272754,"name":"microboot","ecosystem":"npm","description":"Boot up your app in wee little modules with the help of glob.","homepage":"https://github.com/jpwilliams/microboot#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/jpwilliams/microboot","keywords_array":["boot","init","initialise","initialize","start","startup","micro","service","microservice","microservices","phase","glob"],"namespace":null,"versions_count":18,"first_release_published_at":"2016-06-16T14:27:11.026Z","latest_release_published_at":"2018-01-06T14:09:03.141Z","latest_release_number":"3.0.3","last_synced_at":"2026-08-11T06:15:14.747Z","created_at":"2022-04-08T15:35:19.588Z","updated_at":"2026-08-11T06:42:55.075Z","registry_url":"https://www.npmjs.com/package/microboot","install_command":"npm install microboot","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3"},"contentPolicy":null},"repo_metadata":{"id":54258010,"uuid":"61300833","full_name":"jpwilliams/microboot","owner":"jpwilliams","description":"Boot up your app in wee little modules.","archived":true,"fork":false,"pushed_at":"2021-03-01T05:03:32.000Z","size":800,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-04T02:15:34.770Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpwilliams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2016-06-16T14:30:46.000Z","updated_at":"2023-01-28T10:20:21.000Z","dependencies_parsed_at":"2022-08-13T10:10:49.538Z","dependency_job_id":null,"html_url":"https://github.com/jpwilliams/microboot","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jpwilliams/microboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpwilliams","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/sbom","scorecard":{"id":536301,"data":{"date":"2025-08-11","repo":{"name":"github.com/jpwilliams/microboot","commit":"e889c189a328ed2ed81a86d8504d350c8d951eee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"42 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-20T07:04:00.299Z","repository_id":54258010,"created_at":"2025-08-20T07:04:00.299Z","updated_at":"2025-08-20T07:04:00.299Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36507598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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":"jpwilliams","name":"Jack Williams","uuid":"1736957","kind":"user","description":"❤ TypeScript, GraphQL, event-driven architecture, and working towards the perfect developer experience.","email":"jack@inngest.com","website":"https://www.inngest.com","location":"United Kingdom","twitter":"atticjack","company":"Founding Engineer @inngest","icon_url":"https://avatars.githubusercontent.com/u/1736957?u=e469ddff5d521d60cdb852dad5a6b82a621d2504\u0026v=4","repositories_count":122,"last_synced_at":"2026-08-07T06:02:14.776Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jpwilliams","funding_links":["https://github.com/sponsors/jpwilliams"],"total_stars":203,"followers":136,"following":125,"created_at":"2022-11-03T19:17:24.152Z","updated_at":"2026-08-07T06:02:14.811Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpwilliams","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpwilliams/repositories"},"tags":[{"name":"3.0.3","sha":"9f04d58a3465962ea1114abcf6b3a93a297e0ab5","kind":"tag","published_at":"2018-01-06T13:57:11.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/3.0.3","html_url":"https://github.com/jpwilliams/microboot/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"79a5ef431ed4100ddfcd9b85dd7ffb2de1aa4564","kind":"commit","published_at":"2017-08-18T14:13:38.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/3.0.2","html_url":"https://github.com/jpwilliams/microboot/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"855a6000821015dffccb2aee8b812a1eb2e28c9d","kind":"tag","published_at":"2017-07-13T15:41:25.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/3.0.1","html_url":"https://github.com/jpwilliams/microboot/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"a0717fac5a062fcbf8248f053543a44d8d33c194","kind":"tag","published_at":"2017-07-13T15:18:29.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/3.0.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/3.0.0/manifests"},{"name":"2.1.4","sha":"a92f982038bf54bfbf8e900e79137dd92ce67a3c","kind":"tag","published_at":"2017-05-10T09:57:47.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.1.4","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"d7c5f1b07b9f06b329d0290c5cb8c3e774bdc515","kind":"tag","published_at":"2017-05-03T11:18:55.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.1.3","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"17030065dcaa80a1ad5cf59776d7b5ad09d4ef6a","kind":"tag","published_at":"2016-12-13T18:48:13.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.1.2","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"e1d6e8ec2d549ba6943b4a2175bc8096220e7cb3","kind":"tag","published_at":"2016-12-06T16:26:52.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.1.1","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"e8528ea835ffd38f2cc7d28a9e30ef92db7741bf","kind":"tag","published_at":"2016-12-02T12:48:41.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.1.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2c597d1da87953eea41fbad48217434febfdad7d","kind":"tag","published_at":"2016-09-08T11:16:13.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/2.0.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"5309eef4788caaee1a653285ff3013ad8d89f26e","kind":"tag","published_at":"2016-06-20T16:22:13.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.2.2","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c9562448f9f8f1c5fa8ee18acaa765428d798a4a","kind":"tag","published_at":"2016-06-20T11:43:27.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.2.1","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"16becfce10370e917bfeaa229e3ab34fc3a1b6be","kind":"tag","published_at":"2016-06-20T11:38:24.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.2.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"159cc13c0ccc6831a432b3aa10271edadd7a98fd","kind":"tag","published_at":"2016-06-17T17:48:48.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.1.3","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"9923e791cacad0ab7b7525459dfd9956f0b4ab25","kind":"tag","published_at":"2016-06-17T16:47:06.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.1.2","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"353b160d030000aadd0b3b2cd2c22ddaf2b8e0b0","kind":"tag","published_at":"2016-06-17T16:17:50.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.1.1","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"7fff4785c47cba2844a4c168f99802ae93d4a7d6","kind":"tag","published_at":"2016-06-17T15:38:09.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.1.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"02c061b2685d91c35daa0041dcbf35dc15bb4db4","kind":"tag","published_at":"2016-06-17T08:59:18.000Z","download_url":"https://codeload.github.com/jpwilliams/microboot/tar.gz/1.0.0","html_url":"https://github.com/jpwilliams/microboot/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jpwilliams/microboot@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpwilliams%2Fmicroboot/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T06:42:55.075Z","dependent_packages_count":2,"downloads":105,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.661261829777526,"dependent_repos_count":10.393268641254942,"dependent_packages_count":8.899318548586006,"stargazers_count":12.266587890138315,"forks_count":15.474035080301332,"docker_downloads_count":null,"average":13.938894398011623},"purl":"pkg:npm/microboot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/microboot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/microboot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/microboot/dependencies","status":null,"funding_links":["https://github.com/sponsors/jpwilliams"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T07:42:51.603Z","issues_count":9,"pull_requests_count":51,"avg_time_to_close_issue":3931978.75,"avg_time_to_close_pull_request":2732441.0816326533,"issues_closed_count":8,"pull_requests_closed_count":49,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.4444444444444444,"avg_comments_per_pull_request":2.0392156862745097,"merged_pull_requests_count":40,"bot_issues_count":2,"bot_pull_requests_count":34,"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/jpwilliams%2Fmicroboot/issues","maintainers":[{"login":"jpwilliams","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpwilliams"},{"login":"jacktuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacktuck"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/microboot/codemeta","maintainers":[{"uuid":"jpwilliams","login":"jpwilliams","name":null,"email":"jpwilliamsphotography@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~jpwilliams","role":null,"created_at":"2022-11-10T22:22:12.646Z","updated_at":"2022-11-10T22:22:12.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jpwilliams/packages"},{"uuid":"michaelv","login":"michaelv","name":null,"email":"michael@crugo.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~michaelv","role":null,"created_at":"2022-11-10T22:22:12.634Z","updated_at":"2022-11-10T22:22:12.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelv/packages"}]}