{"id":898214,"name":"@devprotocol/khaos-core","ecosystem":"npm","description":"Core library for Khaos","homepage":"https://github.com/dev-protocol/khaos-core#readme","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/dev-protocol/khaos-core","keywords_array":[],"namespace":"devprotocol","versions_count":18,"first_release_published_at":"2020-12-16T04:28:45.060Z","latest_release_published_at":"2022-01-06T03:30:46.271Z","latest_release_number":"1.6.0","last_synced_at":"2026-03-14T02:02:59.847Z","created_at":"2022-04-07T16:24:29.967Z","updated_at":"2026-03-14T02:02:59.848Z","registry_url":"https://www.npmjs.com/package/@devprotocol/khaos-core","install_command":"npm install @devprotocol/khaos-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.0"}},"repo_metadata":{"id":37048423,"uuid":"321857163","full_name":"dev-protocol/khaos-core","owner":"dev-protocol","description":"🌌Core library for Khaos","archived":false,"fork":false,"pushed_at":"2025-10-18T10:44:10.000Z","size":2123,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-19T06:38:29.285Z","etag":null,"topics":["khaos"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-protocol.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,"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":"2020-12-16T03:29:23.000Z","updated_at":"2025-06-21T08:04:25.000Z","dependencies_parsed_at":"2023-10-03T03:56:13.931Z","dependency_job_id":"e07cb1de-d740-4c69-ba82-52dd610fe0c0","html_url":"https://github.com/dev-protocol/khaos-core","commit_stats":{"total_commits":803,"total_committers":5,"mean_commits":160.6,"dds":0.4308841843088418,"last_synced_commit":"fe180395bf726b6c7b0b683c89342b9c70496aa3"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":"dev-protocol/template-repos-ts","purl":"pkg:github/dev-protocol/khaos-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-protocol","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/sbom","scorecard":{"id":336586,"data":{"date":"2025-08-11","repo":{"name":"github.com/dev-protocol/khaos-core","commit":"70b232a17d8f0b23323e0a47d3fc7ce10f75b8e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dev-protocol/khaos-core/build.yml/main?enable=pin","Info:   1 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":"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: Mozilla Public License 2.0: 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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":4,"reason":"6 existing vulnerabilities detected","details":["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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-18T04:52:59.654Z","repository_id":37048423,"created_at":"2025-08-18T04:52:59.654Z","updated_at":"2025-08-18T04:52:59.654Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280159244,"owners_count":26282555,"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-20T02:00:06.978Z","response_time":62,"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":"dev-protocol","name":"Dev Protocol","uuid":"49816297","kind":"organization","description":"Decentralized funding for sustainable creator economy.","email":"hi@devprotocol.xyz","website":"https://devprotocol.xyz","location":null,"twitter":"devprtcl","company":null,"icon_url":"https://avatars.githubusercontent.com/u/49816297?v=4","repositories_count":116,"last_synced_at":"2023-03-03T00:49:25.430Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dev-protocol","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T14:18:26.407Z","updated_at":"2023-03-03T00:49:25.557Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-protocol","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-protocol/repositories"},"tags":[{"name":"v1.6.0","sha":"fc02c55928a799cb23d936732cacc7b18ad7d106","kind":"tag","published_at":"2022-01-06T03:29:57.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.6.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"8995ee48f9fbf11585980b4e79be1aa8562da7ac","kind":"tag","published_at":"2021-10-15T13:39:00.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.5.1","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ca94fc1bf766127f4de31464a92c7e44fcf570be","kind":"tag","published_at":"2021-10-15T03:47:06.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.5.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"fbcfc24b728cc7bf9d5db65a90d3e73e0dc070ea","kind":"tag","published_at":"2021-06-18T07:19:51.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.4.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b70a8907cc027f232b6f5d199aed450d44102a43","kind":"tag","published_at":"2021-04-28T02:43:06.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.3.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"da8a483eb4d8f0dbde83d31e2485c2c273edf45f","kind":"tag","published_at":"2021-03-11T05:48:50.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.6","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"320db26845e08a6a9f0be170e63365dcef614cef","kind":"tag","published_at":"2021-03-11T05:47:56.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.5","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"f0e688383012a8d96a151934f42553b344ed8942","kind":"tag","published_at":"2021-03-11T05:02:27.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.4","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"cd01cd2fa99df6d0ca87db70e5adb6d2b2928e42","kind":"tag","published_at":"2021-02-08T07:43:25.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.3","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d91f7711a85917078eb223faa03fc4f71d6df350","kind":"tag","published_at":"2021-02-04T02:46:30.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.2","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"7818064f1d09c06c128e8bfc0a5c8e6ea4fd71b8","kind":"tag","published_at":"2021-01-19T03:41:06.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.1","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e408f3521de822140acb28e3db99eabf5132b90c","kind":"tag","published_at":"2021-01-19T03:39:16.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.2.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"187ad66a5368f6d50033542a03f57911e5ae97a0","kind":"tag","published_at":"2021-01-15T08:18:25.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.1.1","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9e7dcccfa8488383ee85d7f3df1685481005b057","kind":"tag","published_at":"2021-01-15T08:06:01.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.1.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b510134951ffb1e35206a396bdac7efdf033907d","kind":"tag","published_at":"2020-12-27T00:52:32.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v1.0.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v1.0.0/manifests"},{"name":"v0.2.0","sha":"a32d88118c893187ab05d3dc46b59ba1c3c8a166","kind":"tag","published_at":"2020-12-20T00:47:55.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v0.2.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"1bd8f484bfcba402f47a50f2f3dccc69460e73c1","kind":"tag","published_at":"2020-12-17T03:28:07.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v0.1.2","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"66d2b6c21f62264296e28893e1d59cca9ed1ea6d","kind":"tag","published_at":"2020-12-16T04:52:16.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v0.1.1","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d6de5d9441bb6fde4374a3f60292f80b6e3c158a","kind":"tag","published_at":"2020-12-16T04:27:55.000Z","download_url":"https://codeload.github.com/dev-protocol/khaos-core/tar.gz/v0.1.0","html_url":"https://github.com/dev-protocol/khaos-core/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dev-protocol/khaos-core@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-31T04:34:13.919Z","dependent_packages_count":4,"downloads":1867,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":5.489843662295214,"dependent_repos_count":3.0384967647869363,"dependent_packages_count":4.542510669626612,"stargazers_count":21.03480569009142,"forks_count":15.481324980042931,"docker_downloads_count":null,"average":9.917396353368623},"purl":"pkg:npm/%40devprotocol/khaos-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@devprotocol/khaos-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@devprotocol/khaos-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@devprotocol/khaos-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T05:23:05.532Z","issues_count":4,"pull_requests_count":529,"avg_time_to_close_issue":12445.5,"avg_time_to_close_pull_request":305395.0708502024,"issues_closed_count":2,"pull_requests_closed_count":494,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":485,"bot_issues_count":4,"bot_pull_requests_count":529,"past_year_issues_count":0,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":192738.3076923077,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-protocol%2Fkhaos-core/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devprotocol%2Fkhaos-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devprotocol%2Fkhaos-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devprotocol%2Fkhaos-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devprotocol%2Fkhaos-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@devprotocol%2Fkhaos-core/codemeta","maintainers":[{"uuid":"aggre","login":"aggre","name":null,"email":"hiroyuki.aggre@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~aggre","role":null,"created_at":"2022-11-16T19:08:54.246Z","updated_at":"2022-11-16T19:08:54.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aggre/packages"}]}