{"id":4385775,"name":"@serverless-devs/omelette","ecosystem":"npm","description":"Omelette.js Simple Autocompletion Helper for Node","homepage":"https://github.com/f/omelette","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/f/omelette","keywords_array":["autocompletion","complete","bash completion","zsh completion"],"namespace":"serverless-devs","versions_count":1,"first_release_published_at":"2022-05-10T08:16:00.988Z","latest_release_published_at":"2022-05-10T08:16:00.988Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-30T05:15:53.992Z","created_at":"2022-05-24T13:36:12.701Z","updated_at":"2026-04-30T05:15:53.992Z","registry_url":"https://www.npmjs.com/package/@serverless-devs/omelette","install_command":"npm install @serverless-devs/omelette","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":37444595,"uuid":"9686495","full_name":"f/omelette","owner":"f","description":"Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish)","archived":false,"fork":false,"pushed_at":"2022-01-21T18:01:33.000Z","size":2088,"stargazers_count":1399,"open_issues_count":26,"forks_count":43,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-12T04:47:41.850Z","etag":null,"topics":["autocompletion","cli"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/f.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"fka"}},"created_at":"2013-04-26T03:13:54.000Z","updated_at":"2025-09-09T05:21:01.000Z","dependencies_parsed_at":"2022-07-20T12:17:36.788Z","dependency_job_id":null,"html_url":"https://github.com/f/omelette","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/f/omelette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/omelette/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/sbom","scorecard":{"id":389405,"data":{"date":"2025-08-11","repo":{"name":"github.com/f/omelette","commit":"082e5c92f035cc16c3da7860c4a09a9478632343"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/f/omelette/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/f/omelette/npm-publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-18T17:26:54.657Z","repository_id":37444595,"created_at":"2025-08-18T17:26:54.657Z","updated_at":"2025-08-18T17:26:54.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018012,"owners_count":26086235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"f","name":"Fatih Kadir Akın","uuid":"196477","kind":"user","description":"Building prompts.chat — JavaScript Developer. Ruby Lover. Author. — @GitHub Star.","email":"","website":"http://fka.dev","location":"Istanbul, Turkey","twitter":"fkadev","company":"@Teknasyon ","icon_url":"https://avatars.githubusercontent.com/u/196477?u=2d5bb396cb53e269ad990995ff95e02d60fd0694\u0026v=4","repositories_count":264,"last_synced_at":"2025-10-02T07:01:56.977Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/f","funding_links":["https://github.com/sponsors/f"],"total_stars":147709,"followers":9804,"following":151,"created_at":"2022-11-03T01:10:08.196Z","updated_at":"2025-10-02T07:01:56.977Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f/repositories"},"tags":[{"name":"v0.4.17","sha":"d901ea2c057f00ca4fe8824d729d417fc1904cb8","kind":"tag","published_at":"2021-09-21T19:03:06.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.17","html_url":"https://github.com/f/omelette/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"7a453c495da5b5ff3c43fe6dbde8248e94faf055","kind":"tag","published_at":"2021-09-14T23:05:00.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.16","html_url":"https://github.com/f/omelette/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"dbc5cb8ab44d96190210d0a4e685c828b8ea142b","kind":"tag","published_at":"2021-09-14T23:04:43.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.15","html_url":"https://github.com/f/omelette/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.15/manifests"},{"name":"0.4.15-2","sha":"31b8119c7566eb99b50c3e2d5f3d39807f57105e","kind":"commit","published_at":"2020-12-22T00:40:04.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.15-2","html_url":"https://github.com/f/omelette/releases/tag/0.4.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15-2/manifests"},{"name":"0.4.15-1","sha":"e2c32b95a8d8f92b52e651c9b1d562032eb8ab09","kind":"commit","published_at":"2020-10-12T14:05:39.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.15-1","html_url":"https://github.com/f/omelette/releases/tag/0.4.15-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.15-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15-1/manifests"},{"name":"0.4.15","sha":"eb6678a17ae02a511976a77098f0784a671b9813","kind":"commit","published_at":"2020-10-05T08:02:02.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.15","html_url":"https://github.com/f/omelette/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.15/manifests"},{"name":"0.4.14-1","sha":"77af99b1c4562133e6609429280fccc223fee7d8","kind":"commit","published_at":"2020-10-05T07:55:03.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.14-1","html_url":"https://github.com/f/omelette/releases/tag/0.4.14-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.14-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.14-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.14-1/manifests"},{"name":"0.4.14","sha":"4a8877d76e16b53c374466f04c418235b39214b9","kind":"commit","published_at":"2020-10-05T07:52:37.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.14","html_url":"https://github.com/f/omelette/releases/tag/0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.14/manifests"},{"name":"0.4.13","sha":"dafa777906eb1d02c38a0734093e4fb5cc4a6d4e","kind":"commit","published_at":"2020-10-05T07:49:25.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/0.4.13","html_url":"https://github.com/f/omelette/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/0.4.13/manifests"},{"name":"v0.4.12","sha":"e73bf640c8ad3dcd198c3f780435107cc1290fef","kind":"tag","published_at":"2018-11-11T14:23:57.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.12","html_url":"https://github.com/f/omelette/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"f7cfa88638138bd777f47aaa3a8cb9bc34f080df","kind":"tag","published_at":"2018-04-26T18:53:03.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.11","html_url":"https://github.com/f/omelette/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"71fcd8f6a1bed4f412991b3e41ded10685f43dc9","kind":"tag","published_at":"2018-04-26T18:50:57.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.10","html_url":"https://github.com/f/omelette/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"7db550c72c499fc9cd3b6ab409a04456da3eac2f","kind":"tag","published_at":"2018-04-26T13:57:40.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.9","html_url":"https://github.com/f/omelette/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"1b0521a1f0928fe7b5e1e1306edf556f7a6ab44c","kind":"tag","published_at":"2018-04-26T13:46:38.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.8","html_url":"https://github.com/f/omelette/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"e1653e78376176ce0f005331eb05efb2a6c2023c","kind":"tag","published_at":"2018-04-26T10:55:44.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.7","html_url":"https://github.com/f/omelette/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"5db7efe975aeaa3aa1ff6cf541d0b2fca8d23172","kind":"tag","published_at":"2017-10-03T17:16:10.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.6","html_url":"https://github.com/f/omelette/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"a785ed33735053f9893b19bc0b76af17e361df7c","kind":"tag","published_at":"2017-10-03T17:12:15.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.5","html_url":"https://github.com/f/omelette/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e0da07b9313997ab2fd55d9d880ccb54240b2722","kind":"tag","published_at":"2017-05-09T06:56:48.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.4","html_url":"https://github.com/f/omelette/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"687b0b89ffeaa6cf777aae8c16ea8bde9d08292f","kind":"tag","published_at":"2017-05-09T06:56:06.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.3","html_url":"https://github.com/f/omelette/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"92babb0c9198d52920b792bba130ebea7d69bdce","kind":"tag","published_at":"2017-05-07T19:17:56.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.2","html_url":"https://github.com/f/omelette/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"8a39a0760844a46ed3dc70c1d59dddca0cf05989","kind":"tag","published_at":"2017-04-27T20:23:42.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.1","html_url":"https://github.com/f/omelette/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e23fc473c60262f2108e02cd434cbe4bc5fb5e2e","kind":"tag","published_at":"2017-04-26T00:47:52.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.4.0","html_url":"https://github.com/f/omelette/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"a3307afc4131741d0416e7fa0e82aea481ba6e49","kind":"tag","published_at":"2017-02-17T06:23:58.000Z","download_url":"https://codeload.github.com/f/omelette/tar.gz/v0.3.2","html_url":"https://github.com/f/omelette/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/f/omelette@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fomelette/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-10-25T15:39:33.576Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":2.696928347067461,"forks_count":5.581164626027622,"average":19.438205493854458},"purl":"pkg:npm/%40serverless-devs/omelette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@serverless-devs/omelette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@serverless-devs/omelette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@serverless-devs/omelette/dependencies","status":null,"funding_links":["https://patreon.com/fka","https://github.com/sponsors/f"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T23:41:59.498Z","issues_count":34,"pull_requests_count":25,"avg_time_to_close_issue":9850184.25,"avg_time_to_close_pull_request":1541287.8095238095,"issues_closed_count":16,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":28,"avg_comments_per_issue":2.5294117647058822,"avg_comments_per_pull_request":1.48,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.3333333333333333,"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/f%2Fomelette/issues","maintainers":[{"login":"f","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/f"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fomelette/codemeta","maintainers":[{"uuid":"serverlessfans","login":"serverlessfans","name":null,"email":"postmaster@serverlessfans.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~serverlessfans","role":null,"created_at":"2022-11-15T18:38:16.035Z","updated_at":"2022-11-15T18:38:16.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/serverlessfans/packages"},{"uuid":"xsahxl","login":"xsahxl","name":null,"email":"xsahxl@126.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~xsahxl","role":null,"created_at":"2022-11-15T18:38:16.190Z","updated_at":"2022-11-15T18:38:16.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xsahxl/packages"},{"uuid":"heimanba","login":"heimanba","name":null,"email":"371510756@qq.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~heimanba","role":null,"created_at":"2022-11-15T18:38:16.107Z","updated_at":"2022-11-15T18:38:16.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heimanba/packages"}]}