{"id":1150526,"name":"@rgrove/parse-xml","ecosystem":"npm","description":"A fast, safe, compliant XML parser for Node.js and browsers.","homepage":"https://github.com/rgrove/parse-xml","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rgrove/parse-xml","keywords_array":["xml","xml parser","parse-xml","parse xml","parse","parser"],"namespace":"rgrove","versions_count":18,"first_release_published_at":"2017-06-04T20:57:20.224Z","latest_release_published_at":"2026-08-30T03:19:42.049Z","latest_release_number":"5.0.0","last_synced_at":"2026-09-26T19:11:33.053Z","created_at":"2022-04-08T12:12:21.748Z","updated_at":"2026-09-26T19:11:33.882Z","registry_url":"https://www.npmjs.com/package/@rgrove/parse-xml","install_command":"npm install @rgrove/parse-xml","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0"},"contentPolicy":null},"repo_metadata":{"id":43598728,"uuid":"93292369","full_name":"rgrove/parse-xml","owner":"rgrove","description":"A fast, safe, compliant XML parser for Node.js and browsers.","archived":false,"fork":false,"pushed_at":"2026-09-01T03:52:49.000Z","size":1686,"stargazers_count":323,"open_issues_count":1,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-09-19T20:49:58.395Z","etag":null,"topics":["javascript","js","node","nodejs","parse-xml","parser","parsing","typescript","xml","xml-parser","xml-parsing"],"latest_commit_sha":null,"homepage":"https://rgrove.github.io/parse-xml","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgrove.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-06-04T05:27:39.000Z","updated_at":"2026-09-17T21:47:12.000Z","dependencies_parsed_at":"2026-08-30T05:23:16.556Z","dependency_job_id":null,"html_url":"https://github.com/rgrove/parse-xml","commit_stats":{"total_commits":175,"total_committers":6,"mean_commits":"29.166666666666668","dds":0.03428571428571425,"last_synced_commit":"3b1000032a2d26631e738583fb1a82cc83c64461"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/rgrove/parse-xml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgrove","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/sbom","scorecard":{"id":773824,"data":{"date":"2025-08-11","repo":{"name":"github.com/rgrove/parse-xml","commit":"3b1000032a2d26631e738583fb1a82cc83c64461"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:10","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/rgrove/parse-xml/docs.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-23T02:59:31.919Z","repository_id":43598728,"created_at":"2025-08-23T02:59:31.920Z","updated_at":"2025-08-23T02:59:31.920Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37725498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-26T02:00:06.440Z","response_time":102,"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":"rgrove","name":"Ryan Grove","uuid":"1465","kind":"user","description":"I like pie.","email":"ryan@wonko.com","website":"https://wonko.com","location":"Portland, OR","twitter":null,"company":"SmugMug","icon_url":"https://avatars.githubusercontent.com/u/1465?u=1e86f1faa0a945cc1ef91c86c86428dc0bf603d4\u0026v=4","repositories_count":91,"last_synced_at":"2026-09-25T06:35:55.581Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rgrove","funding_links":[],"total_stars":8209,"followers":826,"following":47,"created_at":"2022-11-02T16:43:30.650Z","updated_at":"2026-09-25T06:35:55.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgrove","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgrove/repositories"},"tags":[{"name":"v5.0.0","sha":"b15e011a9ada3594eef5e4531645650a94b9bc52","kind":"commit","published_at":"2026-08-30T03:18:26.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v5.0.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v5.0.0/manifests"},{"name":"v4.2.3","sha":"d5eea5e8119a81f30011e28ff325d830eda6fac2","kind":"tag","published_at":"2026-07-26T23:11:12.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.2.3","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"03f09e1429eb4a564e046f1db1c632025b4e7de9","kind":"tag","published_at":"2026-07-11T00:23:20.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.2.2","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"91455f70c6d0b459c1e1cea0e7c42762f12d5ebd","kind":"tag","published_at":"2026-06-27T22:37:30.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.2.1","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"a7e26537e2914679f5f1b4bb9c068163d106f5e3","kind":"tag","published_at":"2024-10-25T03:54:47.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.2.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"6629d4a220105e031911073a5cae78f1bf56b9f4","kind":"tag","published_at":"2023-02-05T00:21:38.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.1.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"c79747b3e90a3cef35908bec5b65fe7f78bc1d88","kind":"commit","published_at":"2022-10-17T20:56:06.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.0.1","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"1946e02bf51bc9cd30b7e1303c0afd13603ba296","kind":"commit","published_at":"2022-09-26T00:09:55.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v4.0.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"613bc8c7706692f323b88923f4e3304a0cfe1d18","kind":"commit","published_at":"2021-01-23T23:38:51.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v3.0.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v3.0.0/manifests"},{"name":"v2.0.4","sha":"a876fe5a0a33316206b82e7a446c8429e2a08e67","kind":"commit","published_at":"2020-05-02T04:18:53.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.4","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"4da322b3eeca55ea78a82be5e5eb879f3aee8304","kind":"commit","published_at":"2020-04-20T18:23:56.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.3","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"5d6e31aa70faea632ce38016817bd17b4612e287","kind":"commit","published_at":"2020-01-10T17:57:29.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.2","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9d0a91f8cb8f3e5a7c4b29ab879ca58faf1f6b58","kind":"commit","published_at":"2019-04-10T00:27:53.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.1","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"60de2158f64475554533a011dc285480ef013f99","kind":"commit","published_at":"2019-01-20T21:22:15.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.0/manifests"},{"name":"v2.0.0-next.0","sha":"f73efa17bd068d5e4142831cb778138b9cc9ac5e","kind":"commit","published_at":"2019-01-01T01:36:43.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v2.0.0-next.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v2.0.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v2.0.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v2.0.0-next.0/manifests"},{"name":"v1.1.1","sha":"db5d8e645c281565b508eef5cc4f9907b54a2f50","kind":"tag","published_at":"2017-09-20T16:58:05.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v1.1.1","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"27992c8e6f02825fe4756a244e205f55a3545d71","kind":"tag","published_at":"2017-09-11T00:12:38.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v1.1.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"397f37a085a06203896d27a01e7e74d3524a905e","kind":"commit","published_at":"2017-06-04T20:56:20.000Z","download_url":"https://codeload.github.com/rgrove/parse-xml/tar.gz/v1.0.0","html_url":"https://github.com/rgrove/parse-xml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rgrove/parse-xml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-26T19:11:33.882Z","dependent_packages_count":119,"downloads":581403,"downloads_period":"last-month","dependent_repos_count":541,"rankings":{"downloads":0.4386565756378009,"dependent_repos_count":0.742069601456285,"dependent_packages_count":0.3240772585809723,"stargazers_count":3.801055215295876,"forks_count":5.437877006265195,"docker_downloads_count":0.9577962181099533,"average":1.9502553125576805},"purl":"pkg:npm/%40rgrove/parse-xml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rgrove/parse-xml","docker_dependents_count":5,"docker_downloads_count":2353,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rgrove/parse-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rgrove/parse-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-19T19:05:32.499Z","issues_count":22,"pull_requests_count":17,"avg_time_to_close_issue":3286537.75,"avg_time_to_close_pull_request":600534.1764705882,"issues_closed_count":20,"pull_requests_closed_count":17,"pull_request_authors_count":9,"issue_authors_count":16,"avg_comments_per_issue":1.6818181818181819,"avg_comments_per_pull_request":1.8235294117647058,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":77369.5,"past_year_avg_time_to_close_pull_request":221809.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgrove%2Fparse-xml/issues","maintainers":[{"login":"rgrove","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgrove"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rgrove%2Fparse-xml/codemeta","maintainers":[{"uuid":"rgrove","login":"rgrove","name":null,"email":"ryan@wonko.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~rgrove","role":null,"created_at":"2022-11-20T23:13:01.557Z","updated_at":"2022-11-20T23:13:01.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rgrove/packages"}]}