{"id":1818509,"name":"haystack-codegen","ecosystem":"npm","description":"Project Haystack Core code generation tools","homepage":"https://github.com/j2inn/haystack-codegen","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/j2inn/haystack-codegen","keywords_array":["project haystack","haystack","core","typescript","codegen"],"namespace":null,"versions_count":32,"first_release_published_at":"2021-05-04T08:55:51.002Z","latest_release_published_at":"2025-09-10T11:14:23.055Z","latest_release_number":"1.0.7","last_synced_at":"2026-03-28T15:09:36.887Z","created_at":"2022-04-09T16:59:24.375Z","updated_at":"2026-03-28T15:09:36.887Z","registry_url":"https://www.npmjs.com/package/haystack-codegen","install_command":"npm install haystack-codegen","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.7"}},"repo_metadata":{"id":37540374,"uuid":"362357113","full_name":"j2inn/haystack-codegen","owner":"j2inn","description":"Haystack Core TypeScript code generator","archived":false,"fork":false,"pushed_at":"2025-09-10T11:14:24.000Z","size":965,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T15:24:28.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2021-04-28T06:09:13.000Z","updated_at":"2025-09-10T11:14:28.000Z","dependencies_parsed_at":"2024-01-19T19:29:47.893Z","dependency_job_id":"aae98e84-bb75-4d45-bf6c-80db5f9587a0","html_url":"https://github.com/j2inn/haystack-codegen","commit_stats":{"total_commits":61,"total_committers":4,"mean_commits":15.25,"dds":0.540983606557377,"last_synced_commit":"c3611eeb6571abc547227f351edb0de8f07daa3b"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/j2inn/haystack-codegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j2inn","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/sbom","scorecard":{"id":499866,"data":{"date":"2025-08-11","repo":{"name":"github.com/j2inn/haystack-codegen","commit":"5e43919b8d5780a6787e62daf23010f430249e34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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/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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/master-push-pull-request.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":"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/master-push-pull-request.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-codegen/master-push-pull-request.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-push-pull-request.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-codegen/master-push-pull-request.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-codegen/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-codegen/release-published.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-published.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/j2inn/haystack-codegen/release-published.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":"Vulnerabilities","score":0,"reason":"16 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-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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:13.107Z","repository_id":37540374,"created_at":"2025-08-19T21:32:13.107Z","updated_at":"2025-08-19T21:32:13.107Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012523,"owners_count":26085134,"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-12T02:00:06.719Z","response_time":53,"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":"v1.0.6","sha":"e96bb58242891b1c89ac978f1fcc5dfdff47753a","kind":"commit","published_at":"2025-06-17T09:42:56.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.6","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"57c3c326ee06282f356d3ef4d86a15eea2f5b85f","kind":"commit","published_at":"2025-04-29T12:31:00.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.5","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"ec2b38bbb150d190eebdd7de71f87382ad9c68e7","kind":"commit","published_at":"2025-04-10T17:31:40.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.4","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"8a7058b9e79cdcb550fc29adcfa4530fda8c838d","kind":"commit","published_at":"2025-04-10T13:46:48.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.3","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5b0a4d2dd2d08bd1fc3a66774113c6b59bf155da","kind":"commit","published_at":"2025-03-11T11:35:45.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.2","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"acdaf567ca901f28f3fd098fb534b6be3480d895","kind":"commit","published_at":"2025-01-10T17:51:19.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.1","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"26baf8e1122c7bf27abd5e41b57f92e432abb61b","kind":"commit","published_at":"2025-01-10T17:28:42.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v1.0.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v1.0.0/manifests"},{"name":"v0.28.0","sha":"2ba38bc99fe1259c44c4f98833f97b419918b819","kind":"commit","published_at":"2024-11-27T11:56:58.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.28.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"6f3a329b9936054971e2ea44d7812416ff226823","kind":"commit","published_at":"2024-01-19T18:14:26.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.27.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.27.0/manifests"},{"name":"0.26.0","sha":"0eac242d6f3736ea52a65fe664bc014ff9353274","kind":"commit","published_at":"2023-08-08T06:27:05.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.26.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"fe1d4a73a6cc865d600a4fbc61f8e2aecea7f608","kind":"commit","published_at":"2023-08-02T09:42:07.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.25.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"c4dc319bd2095823764d2646745607f67ba0dff5","kind":"commit","published_at":"2023-07-25T07:42:57.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.24.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.24.0/manifests"},{"name":"v0.23.0","sha":"c89358a6eb0f699181ba065e78a5e8c2c10e80d6","kind":"commit","published_at":"2023-03-20T09:29:59.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.23.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"2ac4c0055ea043d3562189f635dee7c69e2a1a36","kind":"commit","published_at":"2023-02-22T16:16:34.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.22.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"bd194d5b34c7127d9dfff1e24694d34419ef589b","kind":"commit","published_at":"2022-11-23T11:40:07.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.21.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"09d01627e2dc183a2ebf74c0974c4133d686db1e","kind":"commit","published_at":"2022-11-02T07:55:09.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.20.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"b3d47e480fed8bf863df3c129058ba646b1ec8c8","kind":"commit","published_at":"2022-09-02T08:03:07.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.19.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"5df3747e7d96a4c007c217e033bdf0cb4ca3b3bc","kind":"commit","published_at":"2022-09-01T13:16:36.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.18.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c86b29ea85b792d30beaf6644d982218fc015d80","kind":"commit","published_at":"2022-08-30T06:54:43.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.17.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"d38e49289f57bc7166d173beb7e825a4a9310697","kind":"commit","published_at":"2022-08-15T09:41:54.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.16.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"6d01bdf40f52c0892dd2fba20b4dec1b0ecd07a7","kind":"commit","published_at":"2022-07-21T08:24:17.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.15.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"17b4f7c64487a2d913236720fa8d8f40698c82eb","kind":"commit","published_at":"2022-06-21T17:08:44.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.14.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"2122a139ad67dda629f032c425692751c45c1f8b","kind":"commit","published_at":"2022-06-09T07:48:54.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.13.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"9a5adaa91771b15a935085bdfc0ca92375c3989b","kind":"commit","published_at":"2022-05-26T10:29:02.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.12.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"1438b20e0f8b2c62ca7e31b4dd90eb47dbe1e70c","kind":"commit","published_at":"2022-01-05T10:25:45.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.11.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e20038a60b6c518ae74d971d63197cbe2ee9354d","kind":"commit","published_at":"2022-01-04T15:36:08.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.10.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"e380b7774cbf5c603fbe679a06209624f247d57c","kind":"commit","published_at":"2021-11-09T10:56:53.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.9.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ae1118325d1919d3e7e064230367f04b495f9591","kind":"commit","published_at":"2021-11-03T12:57:41.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.8.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.8.0/manifests"},{"name":"0.7.0","sha":"f31fabb12cb7d296ebcfe478980852daa1320fea","kind":"commit","published_at":"2021-11-03T09:40:15.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.7.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"92ad00510078514b0ac4b2b9fb6f3c9a948cc3ad","kind":"commit","published_at":"2021-05-10T13:44:47.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.6.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"b6afe2d8c559e2b7bb306a2c8097d9d8c70fe5f7","kind":"commit","published_at":"2021-05-04T08:53:43.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/0.5.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/0.5.0/manifests"},{"name":"v0.3.0","sha":"de0104028ac5c72e3689db6257eab9678b8cbb55","kind":"tag","published_at":"2021-05-02T08:07:44.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.3.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"23dd9361f96d4f9c8638add0eacbb392c7e7c5d0","kind":"tag","published_at":"2021-05-02T08:07:16.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.2.1","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9894859efbc7fa90c5dc87258907d19c457a571c","kind":"tag","published_at":"2021-05-01T14:21:23.000Z","download_url":"https://codeload.github.com/j2inn/haystack-codegen/tar.gz/v0.2.0","html_url":"https://github.com/j2inn/haystack-codegen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/j2inn/haystack-codegen@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j2inn%2Fhaystack-codegen/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T18:52:30.474Z","dependent_packages_count":2,"downloads":8128,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":2.795854651352195,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":15.548507148482713,"forks_count":10.630940307889922,"average":12.757087619040524},"purl":"pkg:npm/haystack-codegen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/haystack-codegen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/haystack-codegen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/haystack-codegen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T03:49:50.418Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1375854.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"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/j2inn%2Fhaystack-codegen/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-codegen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-codegen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-codegen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-codegen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/haystack-codegen/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-12T16:22:56.047Z","updated_at":"2022-11-12T16:22:56.047Z","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-12T16:22:56.106Z","updated_at":"2022-11-12T16:22:56.106Z","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-12T16:22:56.143Z","updated_at":"2022-11-12T16:22:56.143Z","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-12T16:22:56.185Z","updated_at":"2022-11-12T16:22:56.185Z","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-12T16:22:56.212Z","updated_at":"2022-11-12T16:22:56.212Z","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-12T16:22:56.250Z","updated_at":"2022-11-12T16:22:56.250Z","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-12T16:22:56.286Z","updated_at":"2022-11-12T16:22:56.286Z","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-12T16:22:56.330Z","updated_at":"2022-11-12T16:22:56.330Z","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-12T16:22:56.357Z","updated_at":"2022-11-12T16:22:56.357Z","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-12T16:22:56.401Z","updated_at":"2022-11-12T16:22:56.401Z","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-12T16:22:56.447Z","updated_at":"2022-11-12T16:22:56.447Z","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-12T16:22:56.461Z","updated_at":"2022-11-12T16:22:56.461Z","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-12T16:22:56.491Z","updated_at":"2022-11-12T16:22:56.491Z","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-12T16:22:56.508Z","updated_at":"2022-11-12T16:22:56.508Z","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-12T16:22:56.523Z","updated_at":"2022-11-12T16:22:56.523Z","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.216Z","updated_at":"2023-10-17T15:27:51.216Z","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.986Z","updated_at":"2024-04-29T16:35:12.986Z","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.214Z","updated_at":"2024-09-26T09:10:39.214Z","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:32:36.196Z","updated_at":"2026-02-26T12:32:36.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/radur.siemens/packages"}]}