{"id":8617976,"name":"@archbee/postman-code-generators","ecosystem":"npm","description":"Generates code snippets for a postman collection","homepage":"https://github.com/postmanlabs/code-generators","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/postmanlabs/code-generators","keywords_array":[],"namespace":"archbee","versions_count":1,"first_release_published_at":"2023-12-04T14:19:59.183Z","latest_release_published_at":"2023-12-04T14:19:59.183Z","latest_release_number":"1.8.0","last_synced_at":"2026-03-24T09:48:33.203Z","created_at":"2023-12-04T16:56:12.710Z","updated_at":"2026-03-24T09:48:33.203Z","registry_url":"https://www.npmjs.com/package/@archbee/postman-code-generators","install_command":"npm install @archbee/postman-code-generators","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.0"}},"repo_metadata":{"id":38348168,"uuid":"181494579","full_name":"postmanlabs/postman-code-generators","owner":"postmanlabs","description":"Common repository for all code generators shipped with Postman","archived":false,"fork":false,"pushed_at":"2025-03-10T09:28:15.000Z","size":7945,"stargazers_count":1031,"open_issues_count":108,"forks_count":364,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2025-10-05T10:36:55.613Z","etag":null,"topics":["code-generators","converter","postman","postman-collection"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postmanlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-04-15T13:38:39.000Z","updated_at":"2025-10-04T13:54:50.000Z","dependencies_parsed_at":"2024-01-18T08:46:58.972Z","dependency_job_id":"30c9e880-d9b4-44d5-a4be-9cbd04b5124d","html_url":"https://github.com/postmanlabs/postman-code-generators","commit_stats":{"total_commits":1154,"total_committers":52,"mean_commits":"22.192307692307693","dds":0.6863084922010398,"last_synced_commit":"c9f05272cdb7137e8ed5a37b02adba7f70bf01cd"},"previous_names":["postmanlabs/code-generators"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/postmanlabs/postman-code-generators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postmanlabs","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/sbom","scorecard":{"id":741883,"data":{"date":"2025-08-11","repo":{"name":"github.com/postmanlabs/postman-code-generators","commit":"c2dd08086529bfe05edbd5668d38ae4844f1b1eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/publish-new-release.yml:23","Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/publish-new-release.yml:31"],"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":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/draft-new-release.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-new-release.yml:18","Warn: no topLevel permission defined: .github/workflows/draft-new-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-new-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-new-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/draft-new-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-new-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/draft-new-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-new-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/draft-new-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-new-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/draft-new-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-new-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/publish-new-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/postmanlabs/postman-code-generators/test.yml/develop?enable=pin","Warn: downloadThenRun not pinned by hash: codegens/rust-reqwest/test/ci-install.sh:6","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:32","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 nugetCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-22T17:39:08.973Z","repository_id":38348168,"created_at":"2025-08-22T17:39:08.973Z","updated_at":"2025-08-22T17:39:08.973Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280893651,"owners_count":26409279,"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-24T02:00:06.418Z","response_time":73,"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":"postmanlabs","name":"Postman Inc.","uuid":"10251060","kind":"organization","description":"An API platform for building and using APIs","email":"help@postman.com","website":"https://www.postman.com/","location":"United States of America","twitter":"getpostman","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10251060?v=4","repositories_count":162,"last_synced_at":"2024-04-10T09:54:00.235Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/postmanlabs","funding_links":[],"total_stars":29397,"followers":2258,"following":0,"created_at":"2022-11-02T16:30:26.407Z","updated_at":"2024-04-10T09:54:42.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postmanlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postmanlabs/repositories"},"tags":[{"name":"v2.0.0","sha":"a2864b66f7eafefb22f65b9a20927cb735086f1c","kind":"commit","published_at":"2025-03-10T09:27:59.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v2.0.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v2.0.0/manifests"},{"name":"v1.14.2","sha":"54753ea52108b3332b4a7670a2f8764342a1e930","kind":"commit","published_at":"2025-02-21T10:49:02.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.14.2","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"07e64b73010c81806e22c773f0258c9034fdec0d","kind":"commit","published_at":"2024-12-18T11:09:19.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.14.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"4c8b85e6fc489e204c615ff0b52d08d7650f32ab","kind":"commit","published_at":"2024-10-10T07:58:47.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.14.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e5eb488addccaea2eaa4d791d0c87b72a205ebfa","kind":"commit","published_at":"2024-09-11T07:07:03.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.13.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"3ee8d7c023e97a2d053ae9dccec1bd058048b331","kind":"commit","published_at":"2024-07-22T06:59:30.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.12.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"5adb93219e347f75126b8aa1c80f3774d1e8b817","kind":"commit","published_at":"2024-07-10T14:36:37.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.11.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"2cc40f7daa16b2186d1bc329df5ef6f81c165f4c","kind":"commit","published_at":"2024-05-06T08:54:57.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.10.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4f8393623ceac5b789a7f9c95e0617015be7ba79","kind":"commit","published_at":"2024-05-02T05:46:53.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.10.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"5386053017ded5947eee66750a537c14084b693d","kind":"commit","published_at":"2024-01-18T12:27:22.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.9.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"24270141f861fef04e9e457f32c927f121c48e25","kind":"commit","published_at":"2023-06-27T09:08:26.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.8.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"b92309f243514fc04cff3aaeccf4057e202561e6","kind":"commit","published_at":"2023-05-04T11:12:57.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.7.2","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2e8e260d03a45500de8001c0a4467b1fbe713b9f","kind":"commit","published_at":"2023-03-29T10:19:26.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.7.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"b2f04775294ce2f0e2ab61af00edcf183c05cb51","kind":"commit","published_at":"2023-03-29T05:00:36.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.7.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.7.0/manifests"},{"name":"v1.5.1","sha":"1e6ba72f3afb8b66789ab57bb6dcdad40c97aab8","kind":"tag","published_at":"2023-03-28T06:57:33.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.5.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.5.1/manifests"},{"name":"v1.6.1","sha":"160d7a7359bef680420bb8ec37830e65ed09d366","kind":"commit","published_at":"2023-03-27T11:34:45.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.6.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c45ef3c0a4aaf6eb4a94a9e24a344fc485113785","kind":"commit","published_at":"2023-03-17T11:04:08.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.6.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"40fbecef8bf8df1fa145865365a0f99e4ad5f722","kind":"tag","published_at":"2023-03-03T04:27:01.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.5.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"edf837597f2d06a139a1a5fa48b75173ec46a6b7","kind":"tag","published_at":"2023-02-22T06:32:24.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.4.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"397aa0aabab2fe861120fa471e49c7299ea2ee30","kind":"commit","published_at":"2023-02-06T03:59:05.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.4.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c951cbe580ee66d9319ca3f4dd1229172f3970f8","kind":"commit","published_at":"2023-01-27T04:56:47.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.3.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.3.0/manifests"},{"name":"v1.21","sha":"be5368939383e9b3d4992d03ab7f93ef74569a66","kind":"commit","published_at":"2022-04-28T16:41:12.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.21","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.21/manifests"},{"name":"v1.2.0","sha":"e4c1de93f706d2f59ffc72c2a1142ccee30c66e9","kind":"commit","published_at":"2022-04-22T15:22:57.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.2.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"a7350790eae23df47a7075c89dde46e50e826344","kind":"commit","published_at":"2021-03-02T06:52:27.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.1.3","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.1.3/manifests"},{"name":"v1.0.1","sha":"c0c573a5104edf0b448d1ea974f6ce8a523fb43d","kind":"tag","published_at":"2020-06-29T06:12:20.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.0.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dde834aeda74e41beb86387c320c2d211b2225e4","kind":"tag","published_at":"2020-05-29T08:45:08.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v1.0.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v1.0.0/manifests"},{"name":"v0.2.4","sha":"ad1587a9763e94b4c9a98ff7a9276f47cccd324f","kind":"tag","published_at":"2020-01-07T08:01:06.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.2.4","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e688b8bf03eb504d942cb1aae03ff7ebe9da77f2","kind":"tag","published_at":"2019-12-31T10:02:25.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.2.3","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c4b3746a294531a14b6036b26d09292c41cbd171","kind":"tag","published_at":"2019-12-18T08:22:06.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.2.2","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2f668e164bdf38f3013737e805fb826000963c05","kind":"tag","published_at":"2019-11-26T08:47:30.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.2.1","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"80cb7a4b85b65014bb37f3da9a28cc56da203891","kind":"tag","published_at":"2019-11-22T21:12:38.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.2.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2aae0c38642534888a8289d195f6b04a492195d0","kind":"tag","published_at":"2019-10-08T08:59:19.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.1.0","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.1.0/manifests"},{"name":"v0.0.13","sha":"342533d3d34184a89e1e1e163b972e12000d67e1","kind":"tag","published_at":"2019-10-01T07:42:09.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.13","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"dcc6952ef3b6071e16cf0c5e2cd27c7f36de182a","kind":"tag","published_at":"2019-09-05T10:11:01.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.12","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"54d5b539071f45ca44812127304d5549454039f0","kind":"tag","published_at":"2019-07-22T14:35:53.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.11","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"30ca3dbd8951bcd0d3b9dcaf4e64fbfe5635d549","kind":"tag","published_at":"2019-07-22T11:23:22.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.10","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"2bbacb34b7107a7422ab870f65ff37b7e1f60c77","kind":"tag","published_at":"2019-07-10T13:58:45.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.9","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"163096eb616b83a24097708aea983b2a16300e7d","kind":"tag","published_at":"2019-06-18T07:16:49.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.8","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1777dfd9babd12ed5630bb33202dd298b1d7bf09","kind":"tag","published_at":"2019-06-17T16:45:21.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.7","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f4e8cd214f0c2a03978cb082952358cb66364626","kind":"tag","published_at":"2019-06-13T07:42:11.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.6","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b554d2960d10ddd94f1a716edd7631e0fbb2dfd9","kind":"tag","published_at":"2019-06-11T09:06:36.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.5","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"0bdab2a2233eda6854b72093ea48f6abc25e2c48","kind":"tag","published_at":"2019-06-11T05:47:33.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.4","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"9fafe2f571e05cb00374d177312f06613167827a","kind":"tag","published_at":"2019-06-10T06:21:17.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.3","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c7d3ed88ed0f5395530392f8da8c4d5a67138e7f","kind":"tag","published_at":"2019-06-07T12:16:25.000Z","download_url":"https://codeload.github.com/postmanlabs/postman-code-generators/tar.gz/v0.0.2","html_url":"https://github.com/postmanlabs/postman-code-generators/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postmanlabs/postman-code-generators@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-12-29T23:39:49.381Z","dependent_packages_count":1,"downloads":551,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.23135959613442,"dependent_packages_count":51.96580471363822,"stargazers_count":2.4469586358973983,"forks_count":1.880369926892296,"docker_downloads_count":null,"average":23.131123218140583},"purl":"pkg:npm/%40archbee/postman-code-generators","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@archbee/postman-code-generators","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@archbee/postman-code-generators","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@archbee/postman-code-generators/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:53:02.927Z","issues_count":78,"pull_requests_count":135,"avg_time_to_close_issue":69255742.88571429,"avg_time_to_close_pull_request":7494666.770642201,"issues_closed_count":35,"pull_requests_closed_count":109,"pull_request_authors_count":51,"issue_authors_count":73,"avg_comments_per_issue":2.4743589743589745,"avg_comments_per_pull_request":1.0814814814814815,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":7,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6231160.0,"past_year_avg_time_to_close_pull_request":699395.5833333334,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":0.3793103448275862,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmanlabs%2Fpostman-code-generators/issues","maintainers":[{"login":"webholik","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webholik"},{"login":"VShingala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VShingala"},{"login":"kamalaknn","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamalaknn"},{"login":"abhijitkane","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhijitkane"},{"login":"umeshp7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umeshp7"},{"login":"kevinswiber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinswiber"},{"login":"SahilChoudhary22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SahilChoudhary22"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@archbee%2Fpostman-code-generators/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@archbee%2Fpostman-code-generators/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@archbee%2Fpostman-code-generators/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@archbee%2Fpostman-code-generators/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@archbee%2Fpostman-code-generators/codemeta","maintainers":[{"uuid":"dragosbulugean","login":"dragosbulugean","name":null,"email":"dragos@archbee.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~dragosbulugean","role":null,"created_at":"2023-12-04T17:34:56.518Z","updated_at":"2023-12-04T17:34:56.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dragosbulugean/packages"},{"uuid":"ioan.maracineanu","login":"ioan.maracineanu","name":null,"email":"ioan.maracineanu@archbee.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~ioan.maracineanu","role":null,"created_at":"2025-06-02T14:25:27.906Z","updated_at":"2025-06-02T14:25:27.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ioan.maracineanu/packages"}]}