{"id":1602184,"name":"debug-logfmt","ecosystem":"npm","description":"Drop-in debug logger that emits logfmt key=value lines for structured Heroku-style logs.","homepage":"https://github.com/Kikobeats/debug-logfmt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Kikobeats/debug-logfmt","keywords_array":["bunyan","debug","format","heroku","key-value","logfmt","logger","logging","structured","winston"],"namespace":null,"versions_count":25,"first_release_published_at":"2019-05-21T23:33:57.524Z","latest_release_published_at":"2026-08-03T19:39:31.030Z","latest_release_number":"1.4.15","last_synced_at":"2026-09-10T18:35:31.838Z","created_at":"2022-04-09T11:22:34.017Z","updated_at":"2026-09-12T15:56:27.213Z","registry_url":"https://www.npmjs.com/package/debug-logfmt","install_command":"npm install debug-logfmt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.15"},"contentPolicy":null},"repo_metadata":{"id":52407162,"uuid":"187924382","full_name":"Kikobeats/debug-logfmt","owner":"Kikobeats","description":"Drop-in debug logger that emits logfmt key=value lines for structured Heroku-style logs.","archived":false,"fork":false,"pushed_at":"2026-08-03T19:39:27.000Z","size":92,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-09T17:08:09.457Z","etag":null,"topics":["bunyan","debug","format","heroku","key-value","logfmt","logger","logging","structured","winston"],"latest_commit_sha":null,"homepage":"https://github.com/Kikobeats/debug-logfmt","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/Kikobeats.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-21T22:47:32.000Z","updated_at":"2026-08-03T19:39:41.000Z","dependencies_parsed_at":"2024-06-19T00:20:57.090Z","dependency_job_id":"dad6ec41-0bfb-4593-85a5-5a60f0e726ab","html_url":"https://github.com/Kikobeats/debug-logfmt","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":"0.47058823529411764","last_synced_commit":"bc52fc6bbd047b70d0a423c7773961b91c73c1e8"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/Kikobeats/debug-logfmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kikobeats","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/sbom","scorecard":{"id":78582,"data":{"date":"2025-08-11","repo":{"name":"github.com/Kikobeats/debug-logfmt","commit":"2b2d0cb18936cb1ecea050822b8c819e6f91b597"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/main.yml:28"],"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":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Kikobeats/debug-logfmt/pull_request.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party 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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-15T05:19:50.453Z","repository_id":52407162,"created_at":"2025-08-15T05:19:50.453Z","updated_at":"2025-08-15T05:19:50.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37200542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"Kikobeats","name":"Jose Francisco 'Kiko' Verdú Gambín","uuid":"2096101","kind":"user","description":"Building web infra \u0026 open source.","email":"josefrancisco.verdu@gmail.com","website":"https://kikobeats.com","location":"Murcia, Spain","twitter":"Kikobeats","company":"@microlinkhq","icon_url":"https://avatars.githubusercontent.com/u/2096101?u=b73dc0b451be143173568900402ff9ff9ef873d3\u0026v=4","repositories_count":495,"last_synced_at":"2026-09-12T00:35:04.844Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/Kikobeats","funding_links":[],"total_stars":null,"followers":1730,"following":197,"created_at":"2022-11-02T16:19:08.211Z","updated_at":"2026-09-12T00:35:04.854Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kikobeats","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kikobeats/repositories"},"tags":[{"name":"v1.4.13","sha":"f50a7eae24dad28ba2700629ad400e28da63b6d9","kind":"tag","published_at":"2026-06-19T07:23:01.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.13","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"b75ff419da58aa1fae5613b62b8417e705594b34","kind":"tag","published_at":"2026-06-02T13:59:22.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.12","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"c8cb118b3cd88a46fd11a93001357cb366d27861","kind":"tag","published_at":"2026-04-13T08:24:00.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.11","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"86cbc09c94cb481977bbec9219bc2b9c957e8885","kind":"tag","published_at":"2026-03-26T07:52:03.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.10","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"5abbbd3583577e93f69631c82fa0d85f9610294e","kind":"tag","published_at":"2026-03-18T08:20:59.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.9","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"83ae0c3bd53f784a23302b02297242f4f47fc2ce","kind":"tag","published_at":"2026-02-27T13:35:50.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.8","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"8fe47df3649a37f0c1661368f1ab0a259205dab2","kind":"tag","published_at":"2025-11-21T07:52:05.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.7","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"ade3e6c4fa1ccfc614297805761c49f7831e4519","kind":"tag","published_at":"2025-10-14T08:28:28.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.6","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"ed48b375edad735272ef68509f70d64c67fc1d98","kind":"tag","published_at":"2025-09-09T20:33:28.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.5","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"704ab276cf33db919343e1d1e6baeddd60965f68","kind":"tag","published_at":"2025-09-09T20:17:28.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.4","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"c8a6415a6be3755a188a43ffa71f3f539da48c38","kind":"tag","published_at":"2025-09-06T13:00:51.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.3","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"25a8726721dc5c9ac3a6fbec924f5096f73226db","kind":"tag","published_at":"2025-09-03T07:13:21.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.2","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"fe37793fa40cc6337c7cf2b5a6b13f44ba3abcdd","kind":"tag","published_at":"2025-08-13T11:07:22.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.1","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2b2d0cb18936cb1ecea050822b8c819e6f91b597","kind":"tag","published_at":"2025-08-01T14:39:50.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.4.0","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0dc1f64b621e07fee536407cd51bc355c0932be1","kind":"tag","published_at":"2025-08-01T12:56:27.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.3.0","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"7067f3bd542497e4d3a6923c8f0d2e8088b74707","kind":"tag","published_at":"2025-07-03T11:25:04.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.6","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"62b23dc55e2207864b794d7276658bcf645fbbdb","kind":"tag","published_at":"2025-01-12T18:18:53.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.5","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"d7bb4efec0dadfbe9765e87a66581cecbc4566e3","kind":"tag","published_at":"2025-01-10T11:45:48.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.4","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"cc0c45afc83fccec6db4960899ada9701d817fef","kind":"tag","published_at":"2024-09-13T08:55:58.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.3","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"627f92cbf91a35277f769568d5fab14c57e6271a","kind":"tag","published_at":"2024-01-16T15:52:08.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.2","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"743a95026ef5188cd0e0aad51eccc445719b582a","kind":"tag","published_at":"2024-01-16T09:17:56.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.1","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ce0b8d5c191a18cb3b8a9c3fb5afa288460893a8","kind":"tag","published_at":"2023-10-08T16:51:03.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.2.0","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"eea2a3f69574b9132618c177d1bc9a6444931a55","kind":"tag","published_at":"2023-10-07T11:33:56.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.1.0","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"17257be725f0cbeccb49ed0e59bdeee512de0f6a","kind":"tag","published_at":"2019-10-07T11:26:57.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.0.4","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"961acdb9d2e98e0eb739cfe86a1d1490b018d426","kind":"tag","published_at":"2019-08-23T20:39:36.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.0.3","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1bd924c1ad568bf5482f19efac96ace4a8c96a59","kind":"tag","published_at":"2019-06-03T07:38:17.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.0.2","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d87d6b07bd835a52ade7f5e23120c3845c862667","kind":"tag","published_at":"2019-05-21T23:59:01.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.0.1","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"14973bf245cc59c2332ef8dc42a99e4ced947029","kind":"tag","published_at":"2019-05-21T23:34:07.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v1.0.0","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"5181e15925f85f917703a188c784437a434252a0","kind":"tag","published_at":"2019-05-21T23:13:52.000Z","download_url":"https://codeload.github.com/Kikobeats/debug-logfmt/tar.gz/v0.0.1","html_url":"https://github.com/Kikobeats/debug-logfmt/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Kikobeats/debug-logfmt@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-12T15:56:27.212Z","dependent_packages_count":21,"downloads":824931,"downloads_period":"last-month","dependent_repos_count":166,"rankings":{"downloads":1.2496862885304283,"dependent_repos_count":1.1687592448491733,"dependent_packages_count":1.1446616295086527,"stargazers_count":16.71003142004938,"forks_count":15.388159688063329,"docker_downloads_count":1.5993653129742906,"average":6.210110597329209},"purl":"pkg:npm/debug-logfmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/debug-logfmt","docker_dependents_count":3,"docker_downloads_count":112,"usage_url":"https://repos.ecosyste.ms/usage/npm/debug-logfmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/debug-logfmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T18:20:25.286Z","issues_count":2,"pull_requests_count":23,"avg_time_to_close_issue":18154.5,"avg_time_to_close_pull_request":22943.173913043476,"issues_closed_count":2,"pull_requests_closed_count":23,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.391304347826087,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":36051.0,"past_year_avg_time_to_close_pull_request":9813.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fdebug-logfmt/issues","maintainers":[{"login":"Kikobeats","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kikobeats"}],"active_maintainers":[{"login":"Kikobeats","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kikobeats"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/debug-logfmt/codemeta","maintainers":[{"uuid":"kikobeats","login":"kikobeats","name":null,"email":"josefrancisco.verdu@gmail.com","url":null,"packages_count":565,"html_url":"https://www.npmjs.com/~kikobeats","role":null,"created_at":"2022-11-12T00:19:10.323Z","updated_at":"2022-11-12T00:19:10.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kikobeats/packages"}]}