{"id":813540,"name":"@api-components/api-documentation-document","ecosystem":"npm","description":"A component to render documentation node of the AMF model","homepage":"https://github.com/advanced-rest-client/api-documentation-document#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/advanced-rest-client/api-documentation-document","keywords_array":["api-components","api-console","documentation","api-fragment"],"namespace":"api-components","versions_count":11,"first_release_published_at":"2019-02-20T02:27:00.893Z","latest_release_published_at":"2021-09-28T19:50:45.796Z","latest_release_number":"4.1.1","last_synced_at":"2026-04-19T04:16:47.786Z","created_at":"2022-04-07T13:36:51.393Z","updated_at":"2026-04-19T04:16:47.786Z","registry_url":"https://www.npmjs.com/package/@api-components/api-documentation-document","install_command":"npm install @api-components/api-documentation-document","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.1"}},"repo_metadata":{"id":32566337,"uuid":"129330519","full_name":"advanced-rest-client/api-documentation-document","owner":"advanced-rest-client","description":"⛔️ DEPRECATED This component is being deprecated. Use `api-documentation` instead.","archived":false,"fork":false,"pushed_at":"2023-03-04T03:57:11.000Z","size":1605,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-31T17:14:21.996Z","etag":null,"topics":["deprecated","obselete"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/advanced-rest-client.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-13T01:25:02.000Z","updated_at":"2021-09-28T19:48:02.000Z","dependencies_parsed_at":"2024-11-20T19:30:35.263Z","dependency_job_id":"bd317881-5075-432f-920d-f90a2a718383","html_url":"https://github.com/advanced-rest-client/api-documentation-document","commit_stats":{"total_commits":33,"total_committers":3,"mean_commits":11.0,"dds":"0.36363636363636365","last_synced_commit":"bdd6358d35932570ecae3f6b5c63026b13bd1b45"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-rest-client","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/sbom","scorecard":{"id":168375,"data":{"date":"2025-08-11","repo":{"name":"github.com/advanced-rest-client/api-documentation-document","commit":"bdd6358d35932570ecae3f6b5c63026b13bd1b45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deployment.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deployment.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deployment.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deployment.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deployment.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deployment.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/advanced-rest-client/api-documentation-document/deployment.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/deployment.yml:81","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"44 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-q674-xm3x-2926","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-16T15:36:05.030Z","repository_id":32566337,"created_at":"2025-08-16T15:36:05.030Z","updated_at":"2025-08-16T15:36:05.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278245378,"owners_count":25955014,"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-03T02:00:06.070Z","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":"advanced-rest-client","name":"ARC","uuid":"19393150","kind":"organization","description":"A set of repositories related to the Advanced REST Client and API console (by Mulesoft)","email":"arc@mulesoft.com","website":"https://advancedrestclient.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19393150?v=4","repositories_count":41,"last_synced_at":"2024-04-14T06:14:26.332Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/advanced-rest-client","funding_links":[],"total_stars":1400,"followers":61,"following":0,"created_at":"2022-11-02T16:54:26.082Z","updated_at":"2024-04-14T06:14:34.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-rest-client","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-rest-client/repositories"},"tags":[{"name":"v4.1.1","sha":"bdd6358d35932570ecae3f6b5c63026b13bd1b45","kind":"commit","published_at":"2021-09-28T19:47:58.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/v4.1.1","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ac9ddbaeb8813008cad2f6f40c8923cb5b1b995","kind":"commit","published_at":"2021-03-12T22:25:35.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/v4.1.0","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/v4.1.0/manifests"},{"name":"4.0.2","sha":"f5be2dbe7a60b534d35235210aed42835228ac5e","kind":"tag","published_at":"2019-11-14T17:49:41.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/4.0.2","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"7a38a5a90666fe887751f47aaceadaf5863936d1","kind":"tag","published_at":"2019-11-08T09:00:54.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/4.0.1","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ea70214a1d76e31378a91e4dd61e6137def5144a","kind":"tag","published_at":"2019-10-13T09:20:52.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/4.0.0","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/4.0.0/manifests"},{"name":"3.0.3","sha":"3750f5e7a54359addcbee2dfd66f17a6063debd1","kind":"tag","published_at":"2019-10-05T02:13:18.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/3.0.3","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"f0a250d663ba809f5d79ab66b6e566377e041de0","kind":"tag","published_at":"2019-09-30T20:50:01.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/3.0.2","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"9895ff92dde3b47ef16955b682a5e638518609e0","kind":"tag","published_at":"2019-08-25T23:38:12.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/3.0.1","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f462bee6c9cdfd10f847dc7d95811f2d3fd02c1e","kind":"tag","published_at":"2019-06-19T06:30:34.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/3.0.0","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b4d9bc3c10b5d7b1abbad4276f273beda9f38b9d","kind":"tag","published_at":"2018-08-29T19:16:06.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/2.0.1","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"dbbd88eefcfebec79cc0aa0676f1d92b46728306","kind":"tag","published_at":"2018-05-21T19:24:13.000Z","download_url":"https://codeload.github.com/advanced-rest-client/api-documentation-document/tar.gz/2.0.0","html_url":"https://github.com/advanced-rest-client/api-documentation-document/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/advanced-rest-client/api-documentation-document@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-rest-client%2Fapi-documentation-document/tags/2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-05T01:04:14.408Z","dependent_packages_count":4,"downloads":114,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":16.319511357611773,"dependent_repos_count":2.959422843981483,"dependent_packages_count":5.936661465578294,"stargazers_count":21.041242843800877,"forks_count":15.487242285130625,"docker_downloads_count":null,"average":12.34881615922061},"purl":"pkg:npm/%40api-components/api-documentation-document","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@api-components/api-documentation-document","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@api-components/api-documentation-document","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@api-components/api-documentation-document/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:08:43.834Z","issues_count":1,"pull_requests_count":31,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9187956.4,"issues_closed_count":0,"pull_requests_closed_count":20,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4838709677419355,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":26,"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/advanced-rest-client%2Fapi-documentation-document/issues","maintainers":[{"login":"jarrodek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@api-components%2Fapi-documentation-document/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@api-components%2Fapi-documentation-document/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@api-components%2Fapi-documentation-document/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@api-components%2Fapi-documentation-document/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@api-components%2Fapi-documentation-document/codemeta","maintainers":[{"uuid":"jarrodek","login":"jarrodek","name":null,"email":"jarrodek@gmail.com","url":null,"packages_count":356,"html_url":"https://www.npmjs.com/~jarrodek","role":null,"created_at":"2022-11-15T01:44:26.174Z","updated_at":"2022-11-15T01:44:26.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jarrodek/packages"},{"uuid":"alexperez_march_2024","login":"alexperez_march_2024","name":null,"email":"alexperez@mulesoft.com","url":null,"packages_count":196,"html_url":"https://www.npmjs.com/~alexperez_march_2024","role":null,"created_at":"2026-02-12T05:20:56.505Z","updated_at":"2026-02-12T05:20:56.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexperez_march_2024/packages"},{"uuid":"dmacias","login":"dmacias","name":null,"email":"elmellidiego@gmail.com","url":null,"packages_count":195,"html_url":"https://www.npmjs.com/~dmacias","role":null,"created_at":"2026-02-12T05:20:56.588Z","updated_at":"2026-02-12T05:20:56.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmacias/packages"}]}