{"id":1006079,"name":"@joneff/baka","ecosystem":"npm","description":"Dead stupid sass inline importer (inliner)","homepage":"https://github.com/joneff/baka#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joneff/baka","keywords_array":["sass","inliner","importer","inline importer"],"namespace":"joneff","versions_count":16,"first_release_published_at":"2019-09-24T18:56:30.222Z","latest_release_published_at":"2022-11-27T17:22:39.092Z","latest_release_number":"2.1.0","last_synced_at":"2026-07-21T16:10:23.526Z","created_at":"2022-04-07T19:03:45.770Z","updated_at":"2026-08-22T16:57:41.901Z","registry_url":"https://www.npmjs.com/package/@joneff/baka","install_command":"npm install @joneff/baka","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":35131102,"uuid":"209562718","full_name":"joneff/baka","owner":"joneff","description":"Dead stupid sass inline importer (inliner)","archived":false,"fork":false,"pushed_at":"2024-03-01T16:10:58.000Z","size":1912,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-01-20T08:06:16.221Z","etag":null,"topics":["inline-importer","inliner","sass","sass-importer"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/joneff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-19T13:34:35.000Z","updated_at":"2022-11-27T15:37:51.000Z","dependencies_parsed_at":"2024-06-21T19:06:42.026Z","dependency_job_id":"3245792b-2ced-4e29-a4df-1e3a4a72f1ca","html_url":"https://github.com/joneff/baka","commit_stats":{"total_commits":106,"total_committers":4,"mean_commits":26.5,"dds":0.4811320754716981,"last_synced_commit":"705d15743424b767783364093a622709b5ef3b94"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/joneff/baka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joneff","download_url":"https://codeload.github.com/joneff/baka/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/sbom","scorecard":{"id":530788,"data":{"date":"2025-08-11","repo":{"name":"github.com/joneff/baka","commit":"705d15743424b767783364093a622709b5ef3b94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/ci_unit.yml:1","Warn: no topLevel permission defined: .github/workflows/merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/release_stable.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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_unit.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/joneff/baka/ci_unit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_unit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/joneff/baka/ci_unit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_develop.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/joneff/baka/merge_develop.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_stable.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/joneff/baka/release_stable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_stable.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/joneff/baka/release_stable.yml/develop?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 25 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":"22 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-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-7752-f4gf-94gc","Warn: Project is vulnerable to: GHSA-98f7-p5rc-jx67","Warn: Project is vulnerable to: GHSA-rg3q-jxmp-pvjj","Warn: Project is vulnerable to: GHSA-7jvx-f994-rfw2","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T05:41:07.568Z","repository_id":35131102,"created_at":"2025-08-20T05:41:07.568Z","updated_at":"2025-08-20T05:41:07.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827967,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"joneff","name":"Иван Жеков","uuid":"8048","kind":"user","description":"","email":"","website":"http://joneff.info","location":"Sofia, Bulgaria","twitter":null,"company":"@telerik","icon_url":"https://avatars.githubusercontent.com/u/8048?u=ec354b1ea9838f7b6690ea62b9def99cc16b22b2\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-02T23:35:13.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joneff","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T13:20:12.059Z","updated_at":"2023-03-02T23:35:13.375Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joneff","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joneff/repositories"},"tags":[{"name":"v2.1.0","sha":"8d7259ecbe206bdec71cfd251a151c90a737ffaa","kind":"commit","published_at":"2022-11-27T17:22:36.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v2.1.0","html_url":"https://github.com/joneff/baka/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"4635da0b7f019673bb9de3dd3c571a73eb832020","kind":"commit","published_at":"2022-09-19T12:13:27.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v2.0.1","html_url":"https://github.com/joneff/baka/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8616d5a1fd45e531b66c41547b68f74d9d3741f9","kind":"commit","published_at":"2022-09-08T07:00:50.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v2.0.0","html_url":"https://github.com/joneff/baka/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"a399c6412006195aec4f0523f32b78e93a6946e6","kind":"commit","published_at":"2021-08-31T13:58:06.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v1.1.0","html_url":"https://github.com/joneff/baka/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"cc9762db28baca94ceaa7745fa5912ff5dac5b47","kind":"commit","published_at":"2021-07-29T08:24:13.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v1.0.1","html_url":"https://github.com/joneff/baka/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8932e2b3371080e197a27b3cb9d1fa3ec6cbdea8","kind":"commit","published_at":"2021-07-29T07:33:55.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v1.0.0","html_url":"https://github.com/joneff/baka/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v1.0.0/manifests"},{"name":"v0.5.1","sha":"15208b6fea374ad968f8bec4daf4f0a8d1cd7bcd","kind":"tag","published_at":"2020-08-10T15:29:44.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.5.1","html_url":"https://github.com/joneff/baka/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fc9c397039b964174b1b269a0053fe5516793111","kind":"tag","published_at":"2020-08-10T10:40:06.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.5.0","html_url":"https://github.com/joneff/baka/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d570290cba0e76fd429ff984f7b9c74743e7b1fd","kind":"tag","published_at":"2020-08-10T10:38:07.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.4.0","html_url":"https://github.com/joneff/baka/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"bac75a3a83f8ba7cf692f0ec5c04b13ca1e8687f","kind":"tag","published_at":"2020-06-09T08:49:18.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.3.2","html_url":"https://github.com/joneff/baka/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"bf921fad4a7a1591b6708477c500488a9e331bdc","kind":"tag","published_at":"2020-06-08T13:39:17.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.3.1","html_url":"https://github.com/joneff/baka/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6d5b5fc6756a83da2a24ac2636d9f6fb5b47fc9f","kind":"tag","published_at":"2020-06-02T08:53:00.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.3.0","html_url":"https://github.com/joneff/baka/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"9bde53373b2e62b33a1b04b34244c4dd15bb5a51","kind":"tag","published_at":"2020-06-02T08:42:59.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.2.0","html_url":"https://github.com/joneff/baka/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a937b9ac3e099f516803e4a6996c6b577cf541db","kind":"tag","published_at":"2020-04-08T05:29:44.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.1.2","html_url":"https://github.com/joneff/baka/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ecb47abd455a7849191ecae414c438388f663d01","kind":"tag","published_at":"2020-03-26T06:53:34.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.1.1","html_url":"https://github.com/joneff/baka/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3591bccaf2586d93ab091b82a3970696ba4f85fb","kind":"tag","published_at":"2019-09-29T22:54:20.000Z","download_url":"https://codeload.github.com/joneff/baka/tar.gz/v0.1.0","html_url":"https://github.com/joneff/baka/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joneff/baka@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joneff%2Fbaka/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:57:41.900Z","dependent_packages_count":3,"downloads":234,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":2.2756468819351885,"dependent_repos_count":4.6308036983773775,"dependent_packages_count":5.892937598162992,"stargazers_count":20.93245543979126,"forks_count":15.395522293789291,"docker_downloads_count":null,"average":9.825473182411221},"purl":"pkg:npm/%40joneff/baka","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@joneff/baka","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@joneff/baka","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@joneff/baka/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T16:57:41.785Z","issues_count":1,"pull_requests_count":102,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2673622.5425531915,"issues_closed_count":0,"pull_requests_closed_count":94,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7352941176470589,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":91,"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/joneff%2Fbaka/issues","maintainers":[{"login":"joneff","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joneff"},{"login":"PreslavKozovski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PreslavKozovski"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joneff%2Fbaka/codemeta","maintainers":[{"uuid":"joneff","login":"joneff","name":null,"email":"joneff@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~joneff","role":null,"created_at":"2022-11-20T17:57:54.588Z","updated_at":"2022-11-20T17:57:54.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joneff/packages"}]}