{"id":919568,"name":"@elunic/debug-levels","ecosystem":"npm","description":"[![Build Status](https://travis-ci.org/elunic/debug-levels.svg?branch=master)](https://travis-ci.org/elunic/debug-levels)","homepage":"https://github.com/elunic/debug-levels#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/elunic/debug-levels","keywords_array":["debug","log","debugger","level","debuglevel","debug-level","debuglevels","debug-levels"],"namespace":"elunic","versions_count":12,"first_release_published_at":"2018-08-01T08:37:19.593Z","latest_release_published_at":"2022-02-28T15:03:15.778Z","latest_release_number":"0.2.9","last_synced_at":"2026-05-13T17:32:19.699Z","created_at":"2022-04-07T16:54:27.693Z","updated_at":"2026-05-13T17:32:19.699Z","registry_url":"https://www.npmjs.com/package/@elunic/debug-levels","install_command":"npm install @elunic/debug-levels","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.9"}},"repo_metadata":{"id":32926938,"uuid":"143127742","full_name":"elunic/debug-levels","owner":"elunic","description":"A simple debug utility providing debug levels and namespaces","archived":false,"fork":false,"pushed_at":"2023-03-04T02:50:46.000Z","size":462,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T15:52:57.927Z","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/elunic.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}},"created_at":"2018-08-01T08:35:21.000Z","updated_at":"2021-12-07T11:42:27.000Z","dependencies_parsed_at":"2023-01-14T22:42:26.719Z","dependency_job_id":null,"html_url":"https://github.com/elunic/debug-levels","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/elunic/debug-levels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elunic","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/sbom","scorecard":{"id":374062,"data":{"date":"2025-08-11","repo":{"name":"github.com/elunic/debug-levels","commit":"121e256b01e7d2031073ff67444961eb739f89c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/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/elunic/debug-levels/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elunic/debug-levels/publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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 4 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":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T13:45:41.576Z","repository_id":32926938,"created_at":"2025-08-18T13:45:41.576Z","updated_at":"2025-08-18T13:45:41.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272310923,"owners_count":24911658,"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-08-27T02:00:09.397Z","response_time":76,"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":"elunic","name":null,"uuid":"31341683","kind":"user","description":"","email":"","website":"www.elunic.com","location":"Munich","twitter":null,"company":"elunic AG","icon_url":"https://avatars.githubusercontent.com/u/31341683?u=8cef76208f5120081eaad48d43e0c918510498fd\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-02T04:20:32.362Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elunic","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:20:13.789Z","updated_at":"2023-03-02T04:20:32.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elunic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elunic/repositories"},"tags":[{"name":"v0.2.9","sha":"121e256b01e7d2031073ff67444961eb739f89c4","kind":"commit","published_at":"2022-02-28T15:01:52.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.9","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"2cb09034d780706a282f116356762b9395681796","kind":"commit","published_at":"2021-05-11T06:16:29.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.8","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"23b61ab03c0bafc07ed354431c684bbc1f9f87b5","kind":"commit","published_at":"2020-11-23T13:46:39.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.7","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"c417bdfcdb75adcb3ebf3c2042e13938f2164dbf","kind":"commit","published_at":"2020-11-23T12:53:08.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.6","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"31235ae9b0876c3f9b39e400a022e57e6005fad0","kind":"tag","published_at":"2019-12-09T07:55:09.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.5","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"50a41006bbb62fea064a5c489ad77ecb21c19d2b","kind":"tag","published_at":"2019-11-19T11:44:40.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.4","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"3c219127e09247019ebbc0a4279d5e4f67a4f856","kind":"tag","published_at":"2019-11-18T15:26:24.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.3","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"5247198ccc663eb08f7fc4f6be9f9514dcc325a7","kind":"commit","published_at":"2019-06-03T06:52:06.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.2","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cb3df52f18bfa4da73d0019b7309739bd82ace61","kind":"commit","published_at":"2019-02-18T07:35:42.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.1","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6e00f5535ed8a7ff65ff7cea727133d1a8af137b","kind":"commit","published_at":"2018-09-18T14:27:02.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.2.0","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"c38c0cc61299961e7c27332da4b3fd9506216e61","kind":"tag","published_at":"2018-08-30T09:25:56.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.1.2","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"df6cb47162a0d4758fd16c80a4138aa4492b7cd1","kind":"tag","published_at":"2018-08-03T13:36:17.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.1.1","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.1/manifests"},{"name":"0.1.0","sha":"dec4732b22935fe3d2f2e4e8d6a288d21f535df1","kind":"commit","published_at":"2018-08-01T08:36:31.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/0.1.0","html_url":"https://github.com/elunic/debug-levels/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/0.1.0/manifests"},{"name":"v0.1.0","sha":"dec4732b22935fe3d2f2e4e8d6a288d21f535df1","kind":"commit","published_at":"2018-08-01T08:36:31.000Z","download_url":"https://codeload.github.com/elunic/debug-levels/tar.gz/v0.1.0","html_url":"https://github.com/elunic/debug-levels/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elunic/debug-levels@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunic%2Fdebug-levels/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-28T15:45:46.483Z","dependent_packages_count":3,"downloads":401,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.129908934685187,"dependent_repos_count":10.34547353362831,"dependent_packages_count":5.905018153016371,"stargazers_count":20.964525043420785,"forks_count":15.424529522485154,"docker_downloads_count":null,"average":11.35389103744716},"purl":"pkg:npm/%40elunic/debug-levels","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@elunic/debug-levels","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@elunic/debug-levels","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@elunic/debug-levels/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T04:04:12.861Z","issues_count":0,"pull_requests_count":14,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8982421.083333334,"issues_closed_count":0,"pull_requests_closed_count":12,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":14,"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/elunic%2Fdebug-levels/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elunic%2Fdebug-levels/codemeta","maintainers":[{"uuid":"elunic","login":"elunic","name":null,"email":"npm@elunic.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~elunic","role":null,"created_at":"2022-11-17T06:37:03.626Z","updated_at":"2022-11-17T06:37:03.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elunic/packages"}]}