{"id":1818511,"name":"haystack-core","ecosystem":"npm","description":"Project Haystack Core","homepage":"https://github.com/j2inn/haystack-core","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/j2inn/haystack-core","keywords_array":["project haystack","haystack","core","typescript"],"namespace":null,"versions_count":58,"first_release_published_at":"2021-04-16T12:29:22.298Z","latest_release_published_at":"2026-02-23T18:13:50.585Z","latest_release_number":"3.0.9","last_synced_at":"2026-03-28T10:42:44.212Z","created_at":"2022-04-09T16:59:24.564Z","updated_at":"2026-03-28T10:42:44.212Z","registry_url":"https://www.npmjs.com/package/haystack-core","install_command":"npm install haystack-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.9"}},"repo_metadata":{"id":38344854,"uuid":"358583159","full_name":"j2inn/haystack-core","owner":"j2inn","description":"Project Haystack core TypeScript library","archived":false,"fork":false,"pushed_at":"2025-10-02T11:07:48.000Z","size":2167,"stargazers_count":23,"open_issues_count":7,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T11:55:08.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j2inn.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":"2021-04-16T11:54:08.000Z","updated_at":"2025-10-02T11:07:51.000Z","dependencies_parsed_at":"2024-01-19T12:36:26.427Z","dependency_job_id":"18fdb344-122a-4187-b625-736536798432","html_url":"https://github.com/j2inn/haystack-core","commit_stats":{"total_commits":120,"total_committers":10,"mean_commits":12.0,"dds":0.6333333333333333,"last_synced_commit":"b0b883835dbcb637547202d3ba2b71cf6a8607c3"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/j2inn/haystack-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2inn","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/sbom","scorecard":{"id":499867,"data":{"date":"2025-08-11","repo":{"name":"github.com/j2inn/haystack-core","commit":"a034689b18c01addbdf2ea6e2ec8d03e1aa8204b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/master-pull-request.yaml:1","Warn: no topLevel permission defined: .github/workflows/master-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-published.yaml: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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-pull-request.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/master-pull-request.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-pull-request.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/master-pull-request.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-push.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/master-push.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-push.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/master-push.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master-push.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/master-push.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-published.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/release-published.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-published.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-core/release-published.yaml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-19T21:32:14.011Z","repository_id":38344854,"created_at":"2025-08-19T21:32:14.011Z","updated_at":"2025-08-19T21:32:14.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021384,"owners_count":26087021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"j2inn","name":"J2 Innovations - A Siemens Company","uuid":"82654421","kind":"organization","description":"","email":"support@j2inn.com","website":"https://www.j2inn.com/","location":null,"twitter":"j2innovations","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82654421?v=4","repositories_count":6,"last_synced_at":"2023-03-05T07:22:59.583Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/j2inn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T08:17:23.156Z","updated_at":"2023-03-05T07:22:59.585Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2inn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2inn/repositories"},"tags":[{"name":"v3.0.6","sha":"e50b30f545d27dbc2500cb599fe58ec27697c5e6","kind":"commit","published_at":"2025-09-09T17:58:55.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.6","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"5c44e85d6414ecf7192cf80f34d8b5eb1af0266d","kind":"commit","published_at":"2025-06-12T14:56:28.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.5","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"d55a02b683b8669d9b1c56ca17ea6f913772da61","kind":"commit","published_at":"2025-04-28T15:57:44.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.4","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"2006c18eb432fc61e57460a2ae0e8dde579a6fcf","kind":"commit","published_at":"2025-03-11T11:25:32.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.3","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"9f91ddf0da36f2c5ebf269fdc6335bb7d209ace3","kind":"commit","published_at":"2025-01-14T09:18:22.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.2","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ca296b5e8935fb79b3ee14b70718193593b0dd52","kind":"commit","published_at":"2025-01-13T14:31:04.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.1","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9b8ef46dd3b5c1554d6d17e33c5650347cea210f","kind":"commit","published_at":"2025-01-10T12:43:09.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v3.0.0","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v3.0.0/manifests"},{"name":"v2.0.62","sha":"be38523d9d79e540a631176b10d7cd2aad610a55","kind":"commit","published_at":"2024-11-27T11:32:27.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.62","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.62/manifests"},{"name":"v2.0.61","sha":"be5e72112f2f80eb6e1dcb6b7ee4f709d9401d0c","kind":"commit","published_at":"2024-07-17T14:02:43.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.61","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.61/manifests"},{"name":"v2.0.60","sha":"254f63095e8b685dd5649fd69c666b7b3ed6a798","kind":"commit","published_at":"2024-04-25T12:48:33.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.60","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.60/manifests"},{"name":"v2.0.59","sha":"407913d140af4469913f8d987785345e3dc89ac7","kind":"commit","published_at":"2024-04-25T12:30:43.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.59","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.59/manifests"},{"name":"v2.0.58","sha":"da03eded11dd75ce327830e7c40a1ebcdde6c0df","kind":"commit","published_at":"2024-03-15T16:38:27.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.58","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.58/manifests"},{"name":"v2.0.57","sha":"1003926e5d5c6a2aee0083328e2d2e8a52962d3c","kind":"commit","published_at":"2024-03-15T15:04:03.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.57","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.57/manifests"},{"name":"v2.0.56","sha":"6d826cd624a903169df2be4cb1001ecc22d4fc61","kind":"commit","published_at":"2024-03-15T13:31:41.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.56","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.56/manifests"},{"name":"v2.0.55","sha":"d4a4ddc979879c9788540c8be771f56b2404fdac","kind":"commit","published_at":"2024-03-01T19:18:39.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.55","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.55/manifests"},{"name":"v2.0.54","sha":"896421729aa89f2cbd000b75fcf77dee11736cf8","kind":"commit","published_at":"2024-02-13T13:58:54.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.54","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.54/manifests"},{"name":"v2.0.53","sha":"6a9da5aca061213ed2e8e04d01d9ad88ca5fec4c","kind":"commit","published_at":"2024-02-08T09:48:54.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.53","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.53/manifests"},{"name":"2.0.52","sha":"70e7c0cfbc62210f1833d3e213d6e72e1c3dd55c","kind":"commit","published_at":"2023-08-08T06:10:21.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.52","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.52/manifests"},{"name":"v2.0.51","sha":"196562d8446ebe922753e9b9d1687eb95eb35e78","kind":"commit","published_at":"2023-08-02T09:02:27.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.51","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.51/manifests"},{"name":"v2.0.49","sha":"5af7004e28f97ffcb87a2fd6fb6dea587bfa09f6","kind":"commit","published_at":"2023-07-25T07:11:09.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.49","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.49/manifests"},{"name":"v2.0.50","sha":"5af7004e28f97ffcb87a2fd6fb6dea587bfa09f6","kind":"commit","published_at":"2023-07-25T07:11:09.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.50","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.50/manifests"},{"name":"2.0.49","sha":"075455d67e448166a26f0b0f4662577e8c588a2c","kind":"commit","published_at":"2023-07-24T17:56:00.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.49","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.49/manifests"},{"name":"v2.0.48","sha":"6253c20cf3c2308b1cc684456b233639f95be711","kind":"commit","published_at":"2023-06-23T07:23:02.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.48","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.48/manifests"},{"name":"v2.0.47","sha":"ceb114cfed01deced9a357876ff2c51a638aff84","kind":"commit","published_at":"2023-06-20T09:34:34.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.47","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.47/manifests"},{"name":"v2.0.46","sha":"9c86eeb9985a8c287d0ce3e5682e67f50acbd51b","kind":"commit","published_at":"2023-03-20T08:48:34.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.46","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.46/manifests"},{"name":"v2.0.45","sha":"2dbac13328ce1d71730c26c7c3497ed1a866c1e9","kind":"commit","published_at":"2023-02-02T10:48:18.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.45","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.45/manifests"},{"name":"v2.0.44","sha":"a1123eedcdeefb55bc4f83d1eb060dc296490616","kind":"commit","published_at":"2022-12-21T14:33:04.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.44","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.44/manifests"},{"name":"v2.0.43","sha":"62b8ff9ff0c6e890e492d1d4bcab7ed40e05b9dc","kind":"commit","published_at":"2022-11-22T17:11:49.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.43","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.43/manifests"},{"name":"v2.0.42","sha":"711ccea88d78ab07a8e57d834be001efe570cffa","kind":"commit","published_at":"2022-11-13T07:29:55.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.42","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.42/manifests"},{"name":"v2.0.41","sha":"b77d5cc4b4b96fa262d89b66e13242c9729ffb3e","kind":"commit","published_at":"2022-11-12T08:20:19.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.41","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.41/manifests"},{"name":"v2.0.40","sha":"8896c0bc48613caf63fdae98d45502d5a6415e02","kind":"commit","published_at":"2022-10-23T07:24:59.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.40","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.40/manifests"},{"name":"v2.0.39","sha":"5f9cf9ad9a1c871088ae8fbc28cf7017e18c29a5","kind":"commit","published_at":"2022-10-12T11:56:50.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.39","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.39/manifests"},{"name":"v2.0.38","sha":"c281093f0bb62608d609626caf0b65127213ff28","kind":"commit","published_at":"2022-09-01T19:21:17.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.38","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.38/manifests"},{"name":"v2.0.37","sha":"0bfaa4ce3364ca5f584f2b4e7ed94cf740cb400b","kind":"commit","published_at":"2022-08-30T06:38:34.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.37","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.37/manifests"},{"name":"v2.0.36","sha":"7dfa4f4da750795ea98756fc08ebf2848fb5d2b3","kind":"commit","published_at":"2022-08-25T16:51:01.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.36","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.36/manifests"},{"name":"v2.0.35","sha":"0e4d1d0dd0bc5e8f0608f861a057d96c9661dc61","kind":"commit","published_at":"2022-08-15T09:19:45.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.35","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.35/manifests"},{"name":"v2.0.34","sha":"b48c2db07df2677eabc6affb84d0f5ee15e2cff9","kind":"commit","published_at":"2022-07-21T07:58:24.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.34","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.34/manifests"},{"name":"v2.0.33","sha":"b003ff161a80911e02cb4ea80a4369037dacfef5","kind":"commit","published_at":"2022-07-14T08:49:49.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.33","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.33/manifests"},{"name":"v2.0.32","sha":"27bbf199c873f88416b331a81c13b959cc073b09","kind":"commit","published_at":"2022-06-21T16:25:38.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.32","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.32/manifests"},{"name":"v2.0.31","sha":"025c0993f7b0ad4470e7f12304df64c3b62aa3a5","kind":"commit","published_at":"2022-06-06T16:18:46.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.31","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"f7d1587b650029781b542a45189221d6f4bba5c8","kind":"commit","published_at":"2022-05-26T10:06:36.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.30","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.30/manifests"},{"name":"v2.0.29","sha":"58f6d6df03dcc42d515f406c7829825a7619aac0","kind":"commit","published_at":"2022-04-07T08:23:14.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.29","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"77722a616a0e390a5d45c8bb9125910700037865","kind":"commit","published_at":"2022-03-28T08:40:14.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.28","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.28/manifests"},{"name":"v2.0.27","sha":"fb034d830eab7aebf2b28bb05fe8081f10f557bd","kind":"commit","published_at":"2022-03-28T08:19:42.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.27","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"37c3966d862561a41dc14b1776122eaf63da0062","kind":"commit","published_at":"2022-01-31T10:26:13.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.26","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"3b7735745f555abe0dcc6080dd1649f29f7c799e","kind":"commit","published_at":"2021-12-21T19:55:14.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.25","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"ab32acfc3373347c94af67da7e8316ac6db9480d","kind":"commit","published_at":"2021-11-09T10:37:14.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.24","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"5ed522114775ed50721095d57342b33e142f2abc","kind":"commit","published_at":"2021-11-04T08:24:50.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.23","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.23/manifests"},{"name":"2.0.22","sha":"2814cbd6b83450486c036fd56919246ab0f7764f","kind":"commit","published_at":"2021-11-03T09:16:22.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.22","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.22/manifests"},{"name":"2.0.21","sha":"3ba92a2a1b23e83a478e3379f59a98b3440c21ec","kind":"commit","published_at":"2021-10-09T08:26:26.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.21","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.21/manifests"},{"name":"2.0.20","sha":"9ad189461308ec7f94aef3f5c1855c59d8b47fc6","kind":"commit","published_at":"2021-05-14T06:55:00.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.20","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"100cdaf94b445dedeb5848d9518af8b39a924f1d","kind":"commit","published_at":"2021-04-30T19:47:21.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.19","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"8052665936027a70cff735eba29d278640cf732f","kind":"commit","published_at":"2021-04-30T16:48:28.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.18","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"68f25b16afa444c65dfc8623e31874e080cbfbb7","kind":"commit","published_at":"2021-04-27T10:50:29.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.17","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"93563c507a054af30292526991c562dd45c2da31","kind":"commit","published_at":"2021-04-27T06:03:27.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/2.0.16","html_url":"https://github.com/j2inn/haystack-core/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/2.0.16/manifests"},{"name":"v2.0.15","sha":"fb8011a300cf1e2c8fe5c8991c7869539554fce8","kind":"tag","published_at":"2021-04-22T12:36:43.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.15","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"87f8e03d228dc057402675efc7d553e738867ab7","kind":"tag","published_at":"2021-04-22T10:13:56.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.14","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"35cbb5c74c81baed5910434df58a6dd546a1000a","kind":"tag","published_at":"2021-04-22T08:50:16.000Z","download_url":"https://codeload.github.com/j2inn/haystack-core/tar.gz/v2.0.13","html_url":"https://github.com/j2inn/haystack-core/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-core@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/tags/v2.0.13/manifests"}]},"repo_metadata_updated_at":"2026-02-26T12:27:57.738Z","dependent_packages_count":11,"downloads":23290,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":1.4371196652099678,"dependent_repos_count":6.351964944144468,"dependent_packages_count":1.9095345916469373,"stargazers_count":7.89504784345826,"forks_count":7.709761770084903,"docker_downloads_count":null,"average":5.060685762908907},"purl":"pkg:npm/haystack-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/haystack-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/haystack-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/haystack-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T19:08:09.739Z","issues_count":8,"pull_requests_count":41,"avg_time_to_close_issue":11242693.0,"avg_time_to_close_pull_request":194532.775,"issues_closed_count":1,"pull_requests_closed_count":40,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.8292682926829268,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":176105.44444444444,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-core/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-core/codemeta","maintainers":[{"uuid":"hecsalazarf","login":"hecsalazarf","name":null,"email":"hecsalazarf@outlook.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~hecsalazarf","role":null,"created_at":"2022-11-10T21:38:14.252Z","updated_at":"2022-11-10T21:38:14.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hecsalazarf/packages"},{"uuid":"jaxgzz","login":"jaxgzz","name":null,"email":"jacopo.gazzolo@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~jaxgzz","role":null,"created_at":"2022-11-10T21:38:14.260Z","updated_at":"2022-11-10T21:38:14.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaxgzz/packages"},{"uuid":"greta.d","login":"greta.d","name":null,"email":"greta.dragan@j2innovations.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~greta.d","role":null,"created_at":"2022-11-10T21:38:14.302Z","updated_at":"2022-11-10T21:38:14.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/greta.d/packages"},{"uuid":"chrismarshall","login":"chrismarshall","name":null,"email":"christopher.marshall@j2innovations.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~chrismarshall","role":null,"created_at":"2022-11-10T21:38:14.327Z","updated_at":"2022-11-10T21:38:14.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrismarshall/packages"},{"uuid":"christiang","login":"christiang","name":null,"email":"christiang@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~christiang","role":null,"created_at":"2022-11-10T21:38:14.355Z","updated_at":"2022-11-10T21:38:14.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/christiang/packages"},{"uuid":"garethj99","login":"garethj99","name":null,"email":"gareth.johnson@siemens.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~garethj99","role":null,"created_at":"2022-11-10T21:38:14.399Z","updated_at":"2022-11-10T21:38:14.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garethj99/packages"},{"uuid":"shal1y","login":"shal1y","name":null,"email":"virkster@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~shal1y","role":null,"created_at":"2022-11-10T21:38:14.422Z","updated_at":"2022-11-10T21:38:14.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shal1y/packages"},{"uuid":"quinatzins","login":"quinatzins","name":null,"email":"quinatzins@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~quinatzins","role":null,"created_at":"2022-11-10T21:38:14.495Z","updated_at":"2022-11-10T21:38:14.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/quinatzins/packages"},{"uuid":"hishame","login":"hishame","name":null,"email":"hishame@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~hishame","role":null,"created_at":"2022-11-10T21:38:14.526Z","updated_at":"2022-11-10T21:38:14.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hishame/packages"},{"uuid":"j2aarons","login":"j2aarons","name":null,"email":"aarons@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~j2aarons","role":null,"created_at":"2022-11-10T21:38:14.559Z","updated_at":"2022-11-10T21:38:14.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/j2aarons/packages"},{"uuid":"riccardol","login":"riccardol","name":null,"email":"riccardo.leder@j2innovations.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~riccardol","role":null,"created_at":"2022-11-10T21:38:14.572Z","updated_at":"2022-11-10T21:38:14.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/riccardol/packages"},{"uuid":"sarahp","login":"sarahp","name":null,"email":"sarah.padilla@j2innovations.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~sarahp","role":null,"created_at":"2022-11-10T21:38:14.581Z","updated_at":"2022-11-10T21:38:14.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarahp/packages"},{"uuid":"noerojas","login":"noerojas","name":null,"email":"noer@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~noerojas","role":null,"created_at":"2022-11-10T21:38:14.592Z","updated_at":"2022-11-10T21:38:14.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noerojas/packages"},{"uuid":"ionute","login":"ionute","name":null,"email":"ionute@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~ionute","role":null,"created_at":"2022-11-10T21:38:14.602Z","updated_at":"2022-11-10T21:38:14.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ionute/packages"},{"uuid":"matteoz","login":"matteoz","name":null,"email":"matteoz@j2inn.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~matteoz","role":null,"created_at":"2022-11-10T21:38:14.613Z","updated_at":"2022-11-10T21:38:14.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteoz/packages"},{"uuid":"elitescientist","login":"elitescientist","name":null,"email":"EliteScientist@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~elitescientist","role":null,"created_at":"2023-10-17T15:27:51.041Z","updated_at":"2023-10-17T15:27:51.041Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elitescientist/packages"},{"uuid":"kian.badie","login":"kian.badie","name":null,"email":"kian.badie@j2innovations.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~kian.badie","role":null,"created_at":"2024-04-29T16:35:12.875Z","updated_at":"2024-04-29T16:35:12.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kian.badie/packages"},{"uuid":"alexbadonj2","login":"alexbadonj2","name":null,"email":"alex.badon@j2innovations.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~alexbadonj2","role":null,"created_at":"2024-09-26T09:10:39.317Z","updated_at":"2024-09-26T09:10:39.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexbadonj2/packages"},{"uuid":"radur.siemens","login":"radur.siemens","name":null,"email":"radu.racariu.ext@siemens.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~radur.siemens","role":null,"created_at":"2026-02-26T12:25:15.826Z","updated_at":"2026-02-26T12:25:15.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/radur.siemens/packages"}]}