{"id":362234,"url":"https://github.com/scala/scala-xml","last_synced_at":"2026-06-21T15:01:28.710Z","repository":{"id":9573129,"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2026-05-23T22:47:07.000Z","size":7017,"stargazers_count":316,"open_issues_count":23,"forks_count":91,"subscribers_count":27,"default_branch":"main","last_synced_at":"2026-06-11T06:03:46.587Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/scala.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2026-05-23T22:47:11.000Z","dependencies_parsed_at":"2024-01-05T07:25:19.170Z","dependency_job_id":"cca50917-c741-46e3-8713-eead37714ccb","html_url":"https://github.com/scala/scala-xml","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/scala/scala-xml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","download_url":"https://codeload.github.com/scala/scala-xml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/sbom","scorecard":{"id":719264,"data":{"date":"2025-08-11","repo":{"name":"github.com/scala/scala-xml","commit":"2165ce8ed361cf3b93b81446e1547e66b09bac52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"25 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scala/scala-xml/release.yml/main?enable=pin","Info:   0 out of   4 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"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:6"],"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'release/1.3.1'"],"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 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"}}]},"last_synced_at":"2025-08-22T10:46:49.487Z","repository_id":9573129,"created_at":"2025-08-22T10:46:49.487Z","updated_at":"2025-08-22T10:46:49.487Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34614593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":{"login":"scala","name":"The Scala Programming Language","uuid":"57059","kind":"organization","description":"","email":null,"website":"https://www.scala-lang.org","location":"Switzerland","twitter":"scala_lang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57059?v=4","repositories_count":59,"last_synced_at":"2023-04-10T01:55:29.522Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:36:43.789Z","updated_at":"2023-04-10T01:55:30.607Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala/repositories"},"packages":[{"id":4973030,"name":"org.scala-lang.modules:scala-xml_2.11.0-M6","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2013-10-17T14:59:24.000Z","latest_release_published_at":"2013-10-28T12:17:43.000Z","latest_release_number":"1.0.0-RC6","last_synced_at":"2026-05-14T10:58:38.073Z","created_at":"2022-07-27T08:37:02.394Z","updated_at":"2026-05-14T10:58:38.073Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-M6/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-M6/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.124Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":18.53214166046352},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-M6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M6/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973052,"name":"org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-09-27T07:52:30.000Z","latest_release_published_at":"2016-09-27T07:52:30.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-31T23:15:50.553Z","created_at":"2022-07-27T08:37:05.406Z","updated_at":"2026-05-31T23:15:50.554Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-ceaf419/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-ceaf419/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.279Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-RC1-ceaf419","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-ceaf419/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13764281,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:25:41.821Z","latest_release_published_at":"2026-02-13T10:25:41.821Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-13T13:15:47.995Z","created_at":"2026-02-13T10:25:41.604Z","updated_at":"2026-03-13T13:32:45.378Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T10:25:42.490Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":4973020,"name":"org.scala-lang.modules:scala-xml_2.13.0-M5","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-09-14T19:39:59.000Z","latest_release_published_at":"2018-10-15T21:56:55.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-19T14:04:23.578Z","created_at":"2022-07-27T08:37:01.326Z","updated_at":"2026-06-19T14:04:23.578Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M5/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.030Z","dependent_packages_count":30,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.0814481453763323,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.697337295321256},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973050,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-16T22:18:05.000Z","latest_release_published_at":"2019-05-16T22:18:05.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-15T14:36:26.354Z","created_at":"2022-07-27T08:37:05.282Z","updated_at":"2026-06-15T14:36:26.354Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.259Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973046,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-30T08:17:15.000Z","latest_release_published_at":"2019-05-30T08:17:15.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-17T00:45:32.323Z","created_at":"2022-07-27T08:37:05.055Z","updated_at":"2026-06-17T00:45:32.324Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13.0-RC3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973076,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-09-14T19:39:50.000Z","latest_release_published_at":"2018-10-15T21:56:12.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-11T17:45:49.295Z","created_at":"2022-07-27T08:37:07.915Z","updated_at":"2026-06-11T17:45:49.295Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M5/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.450Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13737704,"name":"scala-xml","ecosystem":"debian","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T04:37:42.775Z","latest_release_published_at":"2026-02-13T04:37:42.775Z","latest_release_number":"1.0.3-3","last_synced_at":"2026-03-13T20:03:16.163Z","created_at":"2026-02-13T04:37:42.620Z","updated_at":"2026-03-13T20:30:53.919Z","registry_url":"https://tracker.debian.org/pkg/scala-xml","install_command":"apt-get install scala-xml","documentation_url":"https://packages.debian.org/buster/scala-xml","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:37:43.330Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/scala-xml?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":95},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-06-21T05:01:36.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13569183,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:17:46.970Z","latest_release_published_at":"2026-02-11T07:17:46.970Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-11T16:07:14.897Z","created_at":"2026-02-11T07:17:46.802Z","updated_at":"2026-03-11T16:07:14.898Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:55.186Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5065563,"name":"org.scala-lang.modules:scala-xml_2.12.0-M1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2015-05-01T16:33:27.000Z","latest_release_published_at":"2015-07-24T19:12:43.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-06-04T21:31:49.693Z","created_at":"2022-07-28T05:24:59.445Z","updated_at":"2026-06-04T21:31:49.694Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T05:28:20.032Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:56:29.280Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":8.399323248806175,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":17.0906706444153},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973033,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-30T08:12:08.000Z","latest_release_published_at":"2019-05-30T08:12:08.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-19T14:22:49.207Z","created_at":"2022-07-27T08:37:02.807Z","updated_at":"2026-06-19T14:22:49.208Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13752773,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:37:50.390Z","latest_release_published_at":"2026-02-13T07:37:50.390Z","latest_release_number":"1.0.3-3","last_synced_at":"2026-03-13T14:27:28.380Z","created_at":"2026-02-13T07:37:50.233Z","updated_at":"2026-03-13T14:27:28.381Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:37:51.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13532193,"name":"scala-xml","ecosystem":"debian","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:53:24.699Z","latest_release_published_at":"2026-02-10T23:53:24.699Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-14T04:22:37.289Z","created_at":"2026-02-10T23:53:24.519Z","updated_at":"2026-03-14T04:22:37.289Z","registry_url":"https://tracker.debian.org/pkg/scala-xml","install_command":"apt-get install scala-xml","documentation_url":"https://packages.debian.org/bullseye/scala-xml","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:30.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/scala-xml?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13781597,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:44:22.128Z","latest_release_published_at":"2026-02-13T13:44:22.128Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-14T00:34:09.343Z","created_at":"2026-02-13T13:44:21.741Z","updated_at":"2026-03-14T00:34:09.343Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:45:30.747Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13716374,"name":"scala-xml","ecosystem":"debian","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:15:30.044Z","latest_release_published_at":"2026-02-13T00:15:30.044Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-14T01:31:52.084Z","created_at":"2026-02-13T00:15:29.785Z","updated_at":"2026-03-14T01:31:52.084Z","registry_url":"https://tracker.debian.org/pkg/scala-xml","install_command":"apt-get install scala-xml","documentation_url":"https://packages.debian.org/bookworm/scala-xml","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:15:53.224Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/scala-xml?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":4973055,"name":"org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2021-03-29T19:22:43.000Z","latest_release_published_at":"2021-03-29T19:22:43.000Z","latest_release_number":"2.0.0-RC1","last_synced_at":"2026-06-08T13:45:06.622Z","created_at":"2022-07-27T08:37:05.569Z","updated_at":"2026-06-08T13:45:06.622Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC2/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.305Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973042,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-16T22:18:09.000Z","latest_release_published_at":"2019-05-16T22:18:09.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-01T19:16:55.370Z","created_at":"2022-07-27T08:37:04.739Z","updated_at":"2026-06-01T19:16:55.370Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC2/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.192Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973025,"name":"org.scala-lang.modules:scala-xml_3.0.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2021-04-19T21:09:42.000Z","latest_release_published_at":"2021-05-13T22:27:48.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-08T16:46:33.589Z","created_at":"2022-07-27T08:37:01.959Z","updated_at":"2026-06-08T16:46:33.589Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.091Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.50967590484006},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3.0.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13808235,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:15:56.292Z","latest_release_published_at":"2026-02-13T19:15:56.292Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-14T05:15:36.825Z","created_at":"2026-02-13T19:15:55.985Z","updated_at":"2026-03-14T05:15:36.825Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T19:16:36.568Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":5053218,"name":"org.scala-lang.modules:scala-xml_2.12.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-04-01T21:51:25.000Z","latest_release_published_at":"2016-04-01T21:51:25.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-27T13:02:35.461Z","created_at":"2022-07-27T23:06:18.385Z","updated_at":"2026-05-27T13:02:35.461Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M4/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.732Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":4.476969436074042,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":16.110082191232266},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973037,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2018-09-26T17:38:28.000Z","latest_release_published_at":"2018-09-26T17:38:28.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-02T18:46:15.024Z","created_at":"2022-07-27T08:37:03.845Z","updated_at":"2026-06-02T18:46:15.024Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.192Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973008,"name":"org.scala-lang.modules:scala-xml_2.11.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2014-02-28T06:06:50.000Z","latest_release_published_at":"2014-02-28T06:06:50.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-24T03:17:55.213Z","created_at":"2022-07-27T08:37:00.011Z","updated_at":"2026-05-24T03:17:55.213Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.974Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.50967590484006},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973056,"name":"org.scala-lang.modules:scala-xml_sjs1_3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":6,"first_release_published_at":"2021-05-13T22:24:17.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-06-03T14:19:19.528Z","created_at":"2022-07-27T08:37:05.752Z","updated_at":"2026-06-03T14:19:19.529Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.307Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.564980547869896,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.318220395944646},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11695680,"name":"org.scala-lang.modules:scala-xml_native0.5_3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2024-04-15T18:17:46.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-06-08T20:00:48.799Z","created_at":"2025-05-27T10:01:10.599Z","updated_at":"2026-06-08T20:00:48.799Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.5_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.5_3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":9573129,"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2025-05-09T15:58:24.000Z","size":6965,"stargazers_count":306,"open_issues_count":23,"forks_count":92,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-05-20T17:52:14.877Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/scala.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-07-17T20:23:00.000Z","updated_at":"2025-05-16T01:53:45.000Z","dependencies_parsed_at":"2024-01-05T07:25:19.170Z","dependency_job_id":"cca50917-c741-46e3-8713-eead37714ccb","html_url":"https://github.com/scala/scala-xml","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","download_url":"https://codeload.github.com/scala/scala-xml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256574413,"owners_count":22410154,"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","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"}},"repo_metadata_updated_at":"2025-05-27T10:04:46.101Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.5_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.5_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T17:42:34.007Z","issues_count":98,"pull_requests_count":772,"avg_time_to_close_issue":8165609.7710843375,"avg_time_to_close_pull_request":1053675.6692708333,"issues_closed_count":83,"pull_requests_closed_count":768,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":5.214285714285714,"avg_comments_per_pull_request":1.2292746113989637,"merged_pull_requests_count":700,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":318437.4464285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3050847457627119,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/issues","maintainers":[{"login":"SethTisue","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"},{"login":"dubinsky","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dubinsky"},{"login":"ashawley","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashawley"},{"login":"catap","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catap"},{"login":"lrytz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"Philippus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"ckipp01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckipp01"}],"active_maintainers":[{"login":"Philippus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"lrytz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"SethTisue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973015,"name":"org.scala-lang.modules:scala-xml_2.13.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":3,"first_release_published_at":"2018-01-31T04:21:15.000Z","latest_release_published_at":"2018-09-26T17:33:28.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-19T12:36:53.766Z","created_at":"2022-07-27T08:37:01.064Z","updated_at":"2026-06-19T12:36:53.766Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.030Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.6755456929432606,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.845861682212988},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973038,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2018-10-12T22:10:21.000Z","latest_release_published_at":"2018-10-12T22:10:21.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-15T11:33:54.064Z","created_at":"2022-07-27T08:37:04.162Z","updated_at":"2026-05-15T11:33:54.064Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M4/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.193Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973044,"name":"org.scala-lang.modules:scala-xml_native0.4_3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2022-04-04T09:26:23.000Z","latest_release_published_at":"2023-07-10T22:41:15.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-06-12T15:45:57.106Z","created_at":"2022-07-27T08:37:04.904Z","updated_at":"2026-06-12T15:45:57.106Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.4_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.4_3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.227Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.96578872920107},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.4_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.4_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973017,"name":"org.scala-lang.modules:scala-xml_2.13.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-04-05T15:07:28.000Z","latest_release_published_at":"2019-04-05T15:07:28.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-05-05T23:32:17.726Z","created_at":"2022-07-27T08:37:01.066Z","updated_at":"2026-05-05T23:32:17.726Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.031Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.9165153500279892,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.906104096484171},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC1/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973075,"name":"org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-10-13T05:48:32.000Z","latest_release_published_at":"2016-10-13T05:48:32.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-24T02:31:56.622Z","created_at":"2022-07-27T08:37:07.746Z","updated_at":"2026-05-24T02:31:56.622Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-1e81a09/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-1e81a09/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.429Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-RC1-1e81a09","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-1e81a09/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973032,"name":"org.scala-lang.modules:scala-xml_2.12.0-M2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2015-07-14T14:34:47.000Z","latest_release_published_at":"2015-07-24T19:22:09.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-26T11:56:26.853Z","created_at":"2022-07-27T08:37:02.612Z","updated_at":"2026-05-26T11:56:26.854Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.148Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":8.399323248806175,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":17.0906706444153},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973027,"name":"org.scala-lang.modules:scala-xml_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":15,"first_release_published_at":"2019-06-07T16:23:54.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-06-12T08:00:17.236Z","created_at":"2022-07-27T08:37:02.178Z","updated_at":"2026-06-12T08:00:17.236Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.090Z","dependent_packages_count":469,"downloads":null,"downloads_period":null,"dependent_repos_count":120,"rankings":{"downloads":null,"dependent_repos_count":1.6972839852235984,"dependent_packages_count":0.17119002092322477,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":1.2790197118801871,"average":8.467799257175464},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13","docker_dependents_count":9,"docker_downloads_count":6138506,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973021,"name":"org.scala-lang.modules:scala-xml_3.0.0-M2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2020-11-26T01:41:29.000Z","latest_release_published_at":"2021-01-30T20:26:12.000Z","latest_release_number":"2.0.0-M4","last_synced_at":"2026-05-15T18:04:00.582Z","created_at":"2022-07-27T08:37:01.464Z","updated_at":"2026-05-15T18:04:00.582Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3.0.0-M2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3.0.0-M2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.051Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3.0.0-M2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973006,"name":"org.scala-lang.modules:scala-xml_2.11.0-M8","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2014-01-19T23:00:32.000Z","latest_release_published_at":"2014-01-19T23:00:32.000Z","latest_release_number":"1.0.0-RC7","last_synced_at":"2026-06-06T09:43:05.515Z","created_at":"2022-07-27T08:36:59.879Z","updated_at":"2026-06-06T09:43:05.515Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-M8/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-M8/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.938Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":11.482545625644464,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":17.861476238624874},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-M8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M8/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973078,"name":"org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2020-11-26T01:41:49.000Z","latest_release_published_at":"2021-01-30T20:27:41.000Z","latest_release_number":"2.0.0-M4","last_synced_at":"2026-06-18T03:36:45.818Z","created_at":"2022-07-27T08:37:08.019Z","updated_at":"2026-06-18T03:36:45.818Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M2/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973014,"name":"org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2018-03-29T09:20:06.000Z","latest_release_published_at":"2018-03-29T09:20:06.000Z","latest_release_number":"1.1.0-newCollectionsBootstrap","last_synced_at":"2026-06-01T20:02:15.188Z","created_at":"2022-07-27T08:37:00.761Z","updated_at":"2026-06-01T20:02:15.188Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M4-pre-20d3c21/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M4-pre-20d3c21/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.034Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M4-pre-20d3c21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4-pre-20d3c21/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973013,"name":"org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-03-24T10:13:39.000Z","latest_release_published_at":"2018-03-22T15:22:50.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-06-09T05:47:24.590Z","created_at":"2022-07-27T08:37:00.760Z","updated_at":"2026-06-09T05:47:24.591Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M3-f73b161/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M3-f73b161/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.980Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M3-f73b161","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M3-f73b161/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5065565,"name":"org.scala-lang.modules:scala-xml_2.13.0-M1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2017-04-14T06:19:53.000Z","latest_release_published_at":"2017-04-14T06:19:53.000Z","latest_release_number":"1.0.6","last_synced_at":"2026-05-28T19:44:58.887Z","created_at":"2022-07-28T05:25:00.028Z","updated_at":"2026-05-28T19:44:58.887Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T05:28:20.032Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:56:29.433Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.917105234117773,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.406251567506615},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973000,"name":"org.scala-lang.modules:scala-xml_2.11.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2013-08-15T23:55:39.000Z","latest_release_published_at":"2013-08-26T20:52:38.000Z","latest_release_number":"1.0-RC3","last_synced_at":"2026-06-19T21:15:59.849Z","created_at":"2022-07-27T08:36:59.629Z","updated_at":"2026-06-19T21:15:59.849Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-M4/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.887Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973016,"name":"org.scala-lang.modules:scala-xml_2.13.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-05-18T13:53:08.000Z","latest_release_published_at":"2018-10-12T22:10:21.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-05T21:31:58.162Z","created_at":"2022-07-27T08:37:01.065Z","updated_at":"2026-05-05T21:31:58.163Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M4/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.006Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.7871020038001375,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.873750759927207},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M4/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973031,"name":"org.scala-lang.modules:scala-xml_2.11.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2014-03-19T02:18:26.000Z","latest_release_published_at":"2014-03-19T02:18:26.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-06-01T12:46:19.663Z","created_at":"2022-07-27T08:37:02.607Z","updated_at":"2026-06-01T12:46:19.663Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.129Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":11.482545625644464,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":17.861476238624874},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973087,"name":"org.scala-lang.modules:scala-xml_sjs1_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":14,"first_release_published_at":"2020-03-16T18:02:43.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-15T16:02:18.465Z","created_at":"2022-07-27T08:37:08.970Z","updated_at":"2026-05-15T16:02:18.465Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_2.12/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.518Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.917105234117773,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.406251567506615},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973045,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2019-06-07T16:26:13.000Z","latest_release_published_at":"2019-06-07T16:26:13.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-02T17:32:07.080Z","created_at":"2022-07-27T08:37:05.034Z","updated_at":"2026-06-02T17:32:07.080Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.209Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973041,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-04-05T15:13:02.000Z","latest_release_published_at":"2019-04-05T15:13:02.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-05-23T11:16:38.085Z","created_at":"2022-07-27T08:37:04.502Z","updated_at":"2026-05-23T11:16:38.086Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.12/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053209,"name":"org.scala-lang.modules:scala-xml_native0.4_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":7,"first_release_published_at":"2021-01-30T20:34:36.000Z","latest_release_published_at":"2023-07-10T22:41:15.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-29T22:15:20.991Z","created_at":"2022-07-27T23:06:12.748Z","updated_at":"2026-05-29T22:15:20.991Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.4_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.4_2.13/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.857Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.93819459353174},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.4_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4972990,"name":"org.scala-lang.modules:scala-xml_0.21","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2020-01-08T20:44:06.000Z","latest_release_published_at":"2020-01-08T20:44:06.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-05-10T19:16:18.584Z","created_at":"2022-07-27T08:36:59.149Z","updated_at":"2026-05-10T19:16:18.585Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_0.21/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_0.21/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.765Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.035021859820267,"forks_count":13.557101381813514,"average":27.35798139256786},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_0.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.21","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.21","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_0.21/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.21/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053221,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":5,"first_release_published_at":"2018-02-20T17:58:40.000Z","latest_release_published_at":"2020-03-16T18:02:54.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-06-02T14:16:26.596Z","created_at":"2022-07-27T23:06:18.875Z","updated_at":"2026-06-02T14:16:26.596Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.12/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.949Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":5.82159417178468,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.632373801923343},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973100,"name":"org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":3,"first_release_published_at":"2020-12-19T23:58:43.000Z","latest_release_published_at":"2021-02-17T02:41:41.000Z","latest_release_number":"2.0.0-M5","last_synced_at":"2026-06-18T19:46:40.516Z","created_at":"2022-07-27T08:37:10.878Z","updated_at":"2026-06-18T19:46:40.517Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.661Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3.0.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4972997,"name":"org.scala-lang.modules:scala-xml_0.27","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2020-09-15T23:35:20.000Z","latest_release_published_at":"2020-09-15T23:35:20.000Z","latest_release_number":"2.0.0-M2","last_synced_at":"2026-05-19T12:19:36.919Z","created_at":"2022-07-27T08:36:59.509Z","updated_at":"2026-05-19T12:19:36.919Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_0.27/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_0.27/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.824Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_0.27","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.27","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.27","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_0.27/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.27/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973034,"name":"org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-12-04T07:13:26.000Z","latest_release_published_at":"2019-12-04T07:13:26.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-05-27T03:02:09.536Z","created_at":"2022-07-27T08:37:03.056Z","updated_at":"2026-05-27T03:02:09.536Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.13/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973026,"name":"org.scala-lang.modules:scala-xml_3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":6,"first_release_published_at":"2021-05-13T22:24:13.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-06-01T12:40:00.986Z","created_at":"2022-07-27T08:37:02.030Z","updated_at":"2026-06-01T12:40:00.987Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.077Z","dependent_packages_count":114,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.779295017469392,"dependent_packages_count":0.6599325251028642,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":3.8965251429086285,"average":11.50545105066624},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3","docker_dependents_count":7,"docker_downloads_count":3354,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973035,"name":"org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-12-17T05:59:15.000Z","latest_release_published_at":"2019-12-17T05:59:15.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-05-20T00:16:06.409Z","created_at":"2022-07-27T08:37:03.310Z","updated_at":"2026-05-20T00:16:06.409Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973053,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-05-18T13:53:10.000Z","latest_release_published_at":"2018-10-12T22:10:21.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-30T16:02:02.333Z","created_at":"2022-07-27T08:37:05.467Z","updated_at":"2026-05-30T16:02:02.333Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M4/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.281Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":18.53214166046352},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973024,"name":"org.scala-lang.modules:scala-xml_3.0.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":3,"first_release_published_at":"2020-12-19T23:58:34.000Z","latest_release_published_at":"2021-02-17T02:40:45.000Z","latest_release_number":"2.0.0-M5","last_synced_at":"2026-06-19T22:02:06.571Z","created_at":"2022-07-27T08:37:01.711Z","updated_at":"2026-06-19T22:02:06.571Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3.0.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3.0.0-M3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3.0.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973036,"name":"org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-12-17T05:59:32.000Z","latest_release_published_at":"2019-12-17T05:59:32.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-06-15T14:01:18.626Z","created_at":"2022-07-27T08:37:03.583Z","updated_at":"2026-06-15T14:01:18.627Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.13/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0-RC2_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC2_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973124,"name":"org.scala-lang:scala-xml_2.11.0-M4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD-like","normalized_licenses":["Other"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang","versions_count":1,"first_release_published_at":"2013-08-13T18:47:21.000Z","latest_release_published_at":"2013-08-13T18:47:21.000Z","latest_release_number":"1.0-RC1","last_synced_at":"2026-05-29T04:46:15.014Z","created_at":"2022-07-27T08:37:15.823Z","updated_at":"2026-05-29T04:46:15.014Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang/scala-xml_2.11.0-M4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang/scala-xml_2.11.0-M4/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.881Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.914114667280682,"dependent_packages_count":50.14846479592347,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":25.063520507763617},"purl":"pkg:maven/org.scala-lang/scala-xml_2.11.0-M4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang:scala-xml_2.11.0-M4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang:scala-xml_2.11.0-M4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang:scala-xml_2.11.0-M4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang:scala-xml_2.11.0-M4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973057,"name":"org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2021-04-19T21:09:53.000Z","latest_release_published_at":"2021-05-13T22:28:04.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-11T14:04:22.775Z","created_at":"2022-07-27T08:37:05.755Z","updated_at":"2026-06-11T14:04:22.776Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.305Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973054,"name":"org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-12-04T07:12:09.000Z","latest_release_published_at":"2019-12-04T07:12:09.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-06-06T16:01:51.725Z","created_at":"2022-07-27T08:37:05.532Z","updated_at":"2026-06-06T16:01:51.725Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0-RC1_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0-RC1_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11695679,"name":"org.scala-lang.modules:scala-xml_native0.5_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2024-04-15T18:17:46.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-23T21:18:15.345Z","created_at":"2025-05-27T10:01:10.521Z","updated_at":"2026-05-23T21:18:15.345Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.5_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.5_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":9573129,"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2025-05-09T15:58:24.000Z","size":6965,"stargazers_count":306,"open_issues_count":23,"forks_count":92,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-05-20T17:52:14.877Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/scala.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-07-17T20:23:00.000Z","updated_at":"2025-05-16T01:53:45.000Z","dependencies_parsed_at":"2024-01-05T07:25:19.170Z","dependency_job_id":"cca50917-c741-46e3-8713-eead37714ccb","html_url":"https://github.com/scala/scala-xml","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","download_url":"https://codeload.github.com/scala/scala-xml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256574413,"owners_count":22410154,"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","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"}},"repo_metadata_updated_at":"2025-05-27T10:04:23.519Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.5_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T17:42:34.007Z","issues_count":98,"pull_requests_count":772,"avg_time_to_close_issue":8165609.7710843375,"avg_time_to_close_pull_request":1053675.6692708333,"issues_closed_count":83,"pull_requests_closed_count":768,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":5.214285714285714,"avg_comments_per_pull_request":1.2292746113989637,"merged_pull_requests_count":700,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":318437.4464285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3050847457627119,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/issues","maintainers":[{"login":"SethTisue","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"},{"login":"dubinsky","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dubinsky"},{"login":"ashawley","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashawley"},{"login":"catap","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catap"},{"login":"lrytz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"Philippus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"ckipp01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckipp01"}],"active_maintainers":[{"login":"Philippus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"lrytz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"SethTisue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5065577,"name":"org.scala-lang.modules:scala-xml_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":20,"first_release_published_at":"2016-10-28T23:10:07.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-23T21:46:27.289Z","created_at":"2022-07-28T05:25:11.617Z","updated_at":"2026-05-23T21:46:27.289Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T05:28:20.032Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:56:29.501Z","dependent_packages_count":653,"downloads":null,"downloads_period":null,"dependent_repos_count":837,"rankings":{"downloads":null,"dependent_repos_count":0.43328094184544846,"dependent_packages_count":0.11432690286217702,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":0.10151267907377189,"average":7.9681246183263426},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12","docker_dependents_count":93,"docker_downloads_count":1189313574,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13673206,"name":"scala-xml","ecosystem":"debian","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T14:43:22.914Z","latest_release_published_at":"2026-02-12T14:43:22.914Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-12T15:09:42.224Z","created_at":"2026-02-12T14:43:20.508Z","updated_at":"2026-03-12T15:09:42.225Z","registry_url":"https://tracker.debian.org/pkg/scala-xml","install_command":"apt-get install scala-xml","documentation_url":"https://packages.debian.org/trixie/scala-xml","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T14:43:23.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/scala-xml?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4973073,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.11","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":3,"first_release_published_at":"2018-02-20T17:57:36.000Z","latest_release_published_at":"2019-04-05T15:09:47.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-18T09:41:38.623Z","created_at":"2022-07-27T08:37:07.654Z","updated_at":"2026-06-18T09:41:38.624Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.11/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.431Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":6.41408659257669,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.780496907121346},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.11/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973094,"name":"org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2021-02-17T02:39:20.000Z","latest_release_published_at":"2021-03-29T19:25:14.000Z","latest_release_number":"2.0.0-RC1","last_synced_at":"2026-05-24T01:04:43.157Z","created_at":"2022-07-27T08:37:10.609Z","updated_at":"2026-05-24T01:04:43.158Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC1/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.556Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_3.0.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_3.0.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053219,"name":"org.scala-lang.modules:scala-xml_2.12.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-10-14T19:54:57.000Z","latest_release_published_at":"2016-10-14T19:54:57.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-20T21:15:50.950Z","created_at":"2022-07-27T23:06:18.543Z","updated_at":"2026-05-20T21:15:50.950Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.845Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.7871020038001375,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.873750759927207},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973049,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2018-02-20T18:00:16.000Z","latest_release_published_at":"2018-09-26T17:37:36.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-02T13:31:52.355Z","created_at":"2022-07-27T08:37:05.265Z","updated_at":"2026-06-02T13:31:52.355Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.256Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973048,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-04-05T15:13:20.000Z","latest_release_published_at":"2019-04-05T15:13:20.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-15T08:14:57.645Z","created_at":"2022-07-27T08:37:05.232Z","updated_at":"2026-06-15T08:14:57.645Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC1/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.257Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":20.767130213903208},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973039,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2018-09-26T17:39:44.000Z","latest_release_published_at":"2018-09-26T17:39:44.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-12T17:46:24.557Z","created_at":"2022-07-27T08:37:04.226Z","updated_at":"2026-05-12T17:46:24.557Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.192Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M5_2.13.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M5_2.13.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053202,"name":"org.scala-lang.modules:scala-xml_2.11","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":11,"first_release_published_at":"2014-04-16T09:21:08.000Z","latest_release_published_at":"2023-07-17T09:53:00.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-06-21T05:17:18.175Z","created_at":"2022-07-27T23:06:09.824Z","updated_at":"2026-06-21T05:17:18.175Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.591Z","dependent_packages_count":744,"downloads":null,"downloads_period":null,"dependent_repos_count":2932,"rankings":{"downloads":null,"dependent_repos_count":0.18981068986575098,"dependent_packages_count":0.10031134559360891,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":3.212165503709117,"average":8.538758021403758},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11","docker_dependents_count":9,"docker_downloads_count":12623,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053217,"name":"org.scala-lang.modules:scala-xml_2.12.0-M3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2015-10-05T14:28:42.000Z","latest_release_published_at":"2015-10-05T14:28:42.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-06-07T00:47:29.627Z","created_at":"2022-07-27T23:06:18.358Z","updated_at":"2026-06-07T00:47:29.627Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.950Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.982921451114861,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.172705621755888},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973040,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-04-05T15:13:20.000Z","latest_release_published_at":"2019-04-05T15:13:20.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-20T14:16:44.365Z","created_at":"2022-07-27T08:37:04.493Z","updated_at":"2026-06-20T14:16:44.365Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.175Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":23.17657598369191},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M7_2.13.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M7_2.13.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973001,"name":"org.scala-lang.modules:scala-xml_0.22","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2020-02-05T15:57:30.000Z","latest_release_published_at":"2020-02-05T15:57:30.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-05-13T17:17:48.867Z","created_at":"2022-07-27T08:36:59.649Z","updated_at":"2026-05-13T17:17:48.868Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_0.22/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_0.22/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.875Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_0.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.22","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.22","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_0.22/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.22/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973130,"name":"org.scala-lang.modules:scala-xml_sjs1_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":14,"first_release_published_at":"2020-03-16T18:11:54.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-21T17:04:46.201Z","created_at":"2022-07-27T08:37:16.801Z","updated_at":"2026-05-21T17:04:46.201Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1_2.13/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.981Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.362138670914902,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.0175099267059},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053214,"name":"org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-03-18T05:26:02.000Z","latest_release_published_at":"2016-03-18T05:26:02.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-23T03:16:23.089Z","created_at":"2022-07-27T23:06:15.856Z","updated_at":"2026-05-23T03:16:23.089Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M3-dc9effe/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M3-dc9effe/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.884Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M3-dc9effe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M3-dc9effe/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973022,"name":"org.scala-lang.modules:scala-xml_3.0.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2021-02-17T02:38:36.000Z","latest_release_published_at":"2021-03-29T19:24:14.000Z","latest_release_number":"2.0.0-RC1","last_synced_at":"2026-05-15T03:19:27.862Z","created_at":"2022-07-27T08:37:01.504Z","updated_at":"2026-05-15T03:19:27.862Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.051Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.50967590484006},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3.0.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973029,"name":"org.scala-lang.modules:scala-xml_2.11.0-M5","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2013-09-07T19:14:25.000Z","latest_release_published_at":"2013-09-27T17:18:43.000Z","latest_release_number":"1.0.0-RC5","last_synced_at":"2026-05-04T15:31:50.416Z","created_at":"2022-07-27T08:37:02.273Z","updated_at":"2026-05-04T15:31:50.416Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-M5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-M5/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.127Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-M5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M5/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053201,"name":"org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-06-28T19:50:39.000Z","latest_release_published_at":"2016-06-28T19:50:39.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-04T14:17:31.572Z","created_at":"2022-07-27T23:06:09.398Z","updated_at":"2026-05-04T14:17:31.573Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M4-9901daf/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M4-9901daf/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.653Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M4-9901daf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M4-9901daf/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973011,"name":"org.scala-lang.modules:scala-xml_2.13.0-M2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2017-07-21T12:51:51.000Z","latest_release_published_at":"2017-07-21T12:51:51.000Z","latest_release_number":"1.0.6","last_synced_at":"2026-06-21T02:31:27.628Z","created_at":"2022-07-27T08:37:00.629Z","updated_at":"2026-06-21T02:31:27.628Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-M2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-M2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.970Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.1899888243048298,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.974472465053381},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-M2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-M2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-M2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4972983,"name":"org.scala-lang.modules:scala-xml_0.20","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2020-01-08T20:14:22.000Z","latest_release_published_at":"2020-01-08T20:14:22.000Z","latest_release_number":"2.0.0-M1","last_synced_at":"2026-05-14T12:28:17.065Z","created_at":"2022-07-27T08:36:58.897Z","updated_at":"2026-05-14T12:28:17.066Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_0.20/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_0.20/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.035021859820267,"forks_count":13.557101381813514,"average":27.35798139256786},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_0.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.20","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_0.20","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_0.20/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_0.20/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973047,"name":"org.scala-lang.modules:scala-xml_native0.4_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":7,"first_release_published_at":"2021-01-30T20:31:19.000Z","latest_release_published_at":"2023-07-10T22:41:15.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-28T21:30:48.894Z","created_at":"2022-07-27T08:37:05.208Z","updated_at":"2026-05-28T21:30:48.894Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.4_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.4_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.239Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.50967590484006},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.4_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.4_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.4_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13724094,"name":"scala-xml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/scala/scala-xml","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/scala/scala-xml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:18:07.872Z","latest_release_published_at":"2026-02-13T01:18:07.872Z","latest_release_number":"1.0.3-3.1","last_synced_at":"2026-03-13T02:11:49.672Z","created_at":"2026-02-13T01:18:06.355Z","updated_at":"2026-03-13T02:11:49.672Z","registry_url":"https://launchpad.net/ubuntu/+source/scala-xml","install_command":"apt-get install scala-xml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"scala-xml","standards_version":"3.9.6","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), default-jdk, maven-repo-helper, scala (\u003e= 2.11), scala-xml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T01:18:08.637Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/scala-xml?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/scala-xml/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":11695670,"name":"org.scala-lang.modules:scala-xml_native0.5_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2024-04-15T18:17:41.000Z","latest_release_published_at":"2025-05-27T09:40:16.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-24T16:46:25.980Z","created_at":"2025-05-27T10:01:09.931Z","updated_at":"2026-05-24T16:46:25.981Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_native0.5_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_native0.5_2.13/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":9573129,"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2025-05-09T15:58:24.000Z","size":6965,"stargazers_count":306,"open_issues_count":23,"forks_count":92,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-05-20T17:52:14.877Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/scala.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-07-17T20:23:00.000Z","updated_at":"2025-05-16T01:53:45.000Z","dependencies_parsed_at":"2024-01-05T07:25:19.170Z","dependency_job_id":"cca50917-c741-46e3-8713-eead37714ccb","html_url":"https://github.com/scala/scala-xml","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","download_url":"https://codeload.github.com/scala/scala-xml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256600556,"owners_count":22414126,"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","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"}},"repo_metadata_updated_at":"2025-05-27T10:05:05.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_native0.5_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_native0.5_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T17:42:34.007Z","issues_count":98,"pull_requests_count":772,"avg_time_to_close_issue":8165609.7710843375,"avg_time_to_close_pull_request":1053675.6692708333,"issues_closed_count":83,"pull_requests_closed_count":768,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":5.214285714285714,"avg_comments_per_pull_request":1.2292746113989637,"merged_pull_requests_count":700,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":318437.4464285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3050847457627119,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/issues","maintainers":[{"login":"SethTisue","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"},{"login":"dubinsky","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dubinsky"},{"login":"ashawley","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashawley"},{"login":"catap","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catap"},{"login":"lrytz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"Philippus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"ckipp01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckipp01"}],"active_maintainers":[{"login":"Philippus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"},{"login":"lrytz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"},{"login":"SethTisue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_native0.5_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973043,"name":"org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2019-06-07T16:21:59.000Z","latest_release_published_at":"2019-06-07T16:21:59.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-21T06:31:18.076Z","created_at":"2022-07-27T08:37:04.869Z","updated_at":"2026-06-21T06:31:18.076Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.12/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":27.391939855899743},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs1.0.0-M8_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs1.0.0-M8_2.12/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973019,"name":"org.scala-lang.modules:scala-xml_2.13.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-16T22:18:05.000Z","latest_release_published_at":"2019-05-16T22:18:05.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-05-31T19:03:46.234Z","created_at":"2022-07-27T08:37:01.088Z","updated_at":"2026-05-31T19:03:46.235Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.032Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.362138670914902,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.0175099267059},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973007,"name":"org.scala-lang.modules:scala-xml_2.11.0-RC4","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2014-04-04T21:21:41.000Z","latest_release_published_at":"2014-04-04T21:21:41.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-04T06:47:07.175Z","created_at":"2022-07-27T08:36:59.949Z","updated_at":"2026-05-04T06:47:07.176Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC4/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-RC4/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:47.943Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":8.399323248806175,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":17.0906706444153},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-RC4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-RC4/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-RC4/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3886813,"name":"github.com/scala/scala-xml","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"github.com/scala","versions_count":33,"first_release_published_at":"2022-11-24T05:20:01.799Z","latest_release_published_at":"2025-05-27T08:29:35.000Z","latest_release_number":"v2.4.0+incompatible","last_synced_at":"2026-05-17T17:02:40.072Z","created_at":"2022-04-11T23:27:33.695Z","updated_at":"2026-05-17T17:02:40.072Z","registry_url":"https://pkg.go.dev/github.com/scala/scala-xml","install_command":"go get github.com/scala/scala-xml","documentation_url":"https://pkg.go.dev/github.com/scala/scala-xml#section-documentation","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-02-16T23:00:40.000Z","size":6660,"stargazers_count":278,"open_issues_count":23,"forks_count":92,"subscribers_count":31,"default_branch":"main","last_synced_at":"2023-03-12T01:41:47.991Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:12:21.761Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/scala/scala-xml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/scala/scala-xml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/scala/scala-xml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/scala/scala-xml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscala%2Fscala-xml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5053220,"name":"org.scala-lang.modules:scala-xml_2.12.0-RC1","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":2,"first_release_published_at":"2016-09-06T18:50:33.000Z","latest_release_published_at":"2016-09-20T09:27:47.000Z","latest_release_number":"1.0.6","last_synced_at":"2026-05-31T12:27:36.405Z","created_at":"2022-07-27T23:06:18.623Z","updated_at":"2026-05-31T12:27:36.405Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.802Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.1899888243048298,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.974472465053381},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-RC1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973018,"name":"org.scala-lang.modules:scala-xml_2.13.0-RC3","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2019-05-30T08:11:14.000Z","latest_release_published_at":"2019-05-30T08:11:14.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-06-07T13:17:54.429Z","created_at":"2022-07-27T08:37:01.089Z","updated_at":"2026-06-07T13:17:54.429Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.13.0-RC3/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.019Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.1899888243048298,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":15.974472465053381},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.13.0-RC3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.13.0-RC3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.13.0-RC3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973098,"name":"org.scala-lang.modules:scala-xml_sjs0.6_2.13","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":3,"first_release_published_at":"2019-06-07T16:24:49.000Z","latest_release_published_at":"2020-03-16T18:11:06.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-05-28T20:26:24.642Z","created_at":"2022-07-27T08:37:10.833Z","updated_at":"2026-05-28T20:26:24.642Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_sjs0.6_2.13/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.628Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":16.96578872920107},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_sjs0.6_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_sjs0.6_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_sjs0.6_2.13/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5053216,"name":"org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-09-16T08:32:00.000Z","latest_release_published_at":"2016-09-16T08:32:00.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-04-25T11:02:00.652Z","created_at":"2022-07-27T23:06:15.994Z","updated_at":"2026-04-25T11:02:00.652Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-be43eb5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-RC1-be43eb5/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.374Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T05:28:19.706Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-RC1-be43eb5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-RC1-be43eb5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973051,"name":"org.scala-lang.modules:scala-xml_2.12.0-M5","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2016-06-29T10:49:51.000Z","latest_release_published_at":"2016-06-29T10:49:51.000Z","latest_release_number":"1.0.5","last_synced_at":"2026-06-07T16:32:16.032Z","created_at":"2022-07-27T08:37:05.337Z","updated_at":"2026-06-07T16:32:16.033Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.12.0-M5/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.12.0-M5/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-22T03:11:48.039Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-06T09:13:41.000Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.255Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771856761004713,"dependent_packages_count":4.476969436074042,"stargazers_count":19.861846649781256,"forks_count":19.329655918069058,"docker_downloads_count":null,"average":16.110082191232266},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.12.0-M5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.12.0-M5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.12.0-M5/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973028,"name":"org.scala-lang.modules:scala-xml_2.11.0-M7","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2013-11-20T06:43:38.000Z","latest_release_published_at":"2013-11-20T06:43:38.000Z","latest_release_number":"1.0.0-RC7","last_synced_at":"2026-05-14T07:18:34.148Z","created_at":"2022-07-27T08:37:02.272Z","updated_at":"2026-05-14T07:18:34.148Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_2.11.0-M7/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_2.11.0-M7/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.098Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":19.40287277564541},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_2.11.0-M7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M7","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_2.11.0-M7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_2.11.0-M7/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4973023,"name":"org.scala-lang.modules:scala-xml_3.0.0-RC2","ecosystem":"maven","description":"scala-xml","homepage":"http://www.scala-lang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/scala/scala-xml","keywords_array":[],"namespace":"org.scala-lang.modules","versions_count":1,"first_release_published_at":"2021-03-29T19:22:28.000Z","latest_release_published_at":"2021-03-29T19:22:28.000Z","latest_release_number":"2.0.0-RC1","last_synced_at":"2026-06-14T17:22:57.372Z","created_at":"2022-07-27T08:37:01.506Z","updated_at":"2026-06-14T17:22:57.372Z","registry_url":"https://central.sonatype.com/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.scala-lang.modules/scala-xml_3.0.0-RC2/","metadata":{},"repo_metadata":{"uuid":"11486644","full_name":"scala/scala-xml","owner":"scala","description":"The standard Scala XML library","archived":false,"fork":false,"pushed_at":"2023-03-18T19:50:24.000Z","size":6660,"stargazers_count":278,"open_issues_count":25,"forks_count":91,"subscribers_count":30,"default_branch":"main","last_synced_at":"2023-03-21T20:19:30.770Z","etag":null,"topics":["sax-parser","scala","scala-xml","xml"],"latest_commit_sha":null,"homepage":"","language":"Scala","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-17T20:23:00.000Z","updated_at":"2023-03-21T20:19:30.771Z","dependencies_parsed_at":"2023-02-19T20:16:10.835Z","dependency_job_id":null,"html_url":"https://github.com/scala/scala-xml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scala","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:11:48.076Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":15.332772876567757,"forks_count":13.395184218393549,"average":17.189804234725713},"purl":"pkg:maven/org.scala-lang.modules/scala-xml_3.0.0-RC2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.scala-lang.modules:scala-xml_3.0.0-RC2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T11:45:12.943Z","issues_count":86,"pull_requests_count":615,"avg_time_to_close_issue":8463393.430555556,"avg_time_to_close_pull_request":1034576.2316476345,"issues_closed_count":72,"pull_requests_closed_count":613,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":5.162790697674419,"avg_comments_per_pull_request":1.4308943089430894,"merged_pull_requests_count":552,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":4474472.0,"past_year_avg_time_to_close_pull_request":756987.8163265307,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":147,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.7986577181208053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":134},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.scala-lang.modules:scala-xml_3.0.0-RC2/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9865343,"full_name":"scala/scala-xml","default_branch":"main","total_commits":1590,"total_committers":84,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":18.928571428571427,"dds":0.8471698113207548,"past_year_total_commits":41,"past_year_total_committers":6,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":6.833333333333333,"past_year_dds":0.24390243902439024,"last_synced_at":"2026-06-18T11:28:01.987Z","last_synced_commit":"a04718a7d76461423e5527740623ff9ee08a0013","created_at":"2025-05-09T18:48:33.003Z","updated_at":"2026-06-18T11:23:20.219Z","committers":[{"name":"Aaron S. Hawley","email":"aaron.s.hawley@gmail.com","login":"ashawley","count":243},{"name":"Scala Steward","email":"scala_steward@virtuslab.com","login":"scala-steward","count":231},{"name":"Buraq Emir","email":"buraq@epfl.ch","login":null,"count":217},{"name":"Paul Phillips","email":"paulp@improving.org","login":"paulp","count":174},{"name":"Burak Emir","email":"emir@epfl.ch","login":null,"count":122},{"name":"Seth Tisue","email":"seth@tisue.net","login":"SethTisue","count":92},{"name":"Stéphane Micheloud","email":"michelou@epfl.ch","login":null,"count":69},{"name":"Adriaan Moors","email":"adriaan.moors@typesafe.com","login":"adriaanm","count":60},{"name":"Martin Odersky","email":"odersky@gmail.com","login":"odersky","count":49},{"name":"Lukas Rytz","email":"lukas.rytz@gmail.com","login":"lrytz","count":47},{"name":"Leonid Dubinsky","email":"dub@podval.org","login":"dubinsky","count":20},{"name":"Nikolay Mihaylov","email":"mihaylov@epfl.ch","login":null,"count":20},{"name":"Kenji Yoshida","email":"6b656e6a69@gmail.com","login":"xuwei-k","count":15},{"name":"Philippus","email":"philippus@gmail.com","login":"Philippus","count":15},{"name":"Grzegorz Kossakowski","email":"grzegorz.kossakowski@gmail.com","login":"gkossakowski","count":14},{"name":"Jason Zaugg","email":"jzaugg@gmail.com","login":"retronym","count":11},{"name":"Lorenzo Gabriele","email":"lorenzolespaul@gmail.com","login":"lolgab","count":10},{"name":"Geoffrey Washburn","email":"geoffrey.washburn@epfl.ch","login":null,"count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Philippe Altherr","email":"paltherr@epfl.ch","login":null,"count":7},{"name":"Gilles Dubochet","email":"gilles.dubochet@epfl.ch","login":null,"count":7},{"name":"Antonio Cunei","email":"antonio.cunei@typesafe.com","login":null,"count":7},{"name":"Alex Cruise","email":"alex@cluonflux.com","login":"acruise","count":7},{"name":"Iulian Dragos","email":"jaguarul@gmail.com","login":"dragos","count":7},{"name":"Simon Ochsenreither","email":"simon@ochsenreither.de","login":"soc","count":7},{"name":"Som Snytt","email":"som.snytt@gmail.com","login":"som-snytt","count":6},{"name":"Olivier Blanvillain","email":"olivier.blanvillain@gmail.com","login":"OlivierBlanvillain","count":6},{"name":"David Strawn","email":"isomarcte@gmail.com","login":"isomarcte","count":5},{"name":"Kirill A. Korinsky","email":"kirill@korins.ky","login":"catap","count":5},{"name":"Szabolcs Berecz","email":"szabolcs.berecz@gmail.com","login":"khernyo","count":5},{"name":"Joe Barnes","email":"joe@joescii.com","login":null,"count":5},{"name":"Sean McDirmid","email":"sean.mcdirmid@gmail.com","login":null,"count":5},{"name":"Ethan Joachim Eldridge","email":"ejayeldridge@gmail.com","login":"EdgeCaseBerg","count":4},{"name":"Guillaume Martres","email":"smarter@ubuntu.com","login":"smarter","count":4},{"name":"biswanath","email":"biswanaths@gmail.com","login":"biswanaths","count":4},{"name":"Eugene Burmako","email":"xeno.by@gmail.com","login":"xeno-by","count":4},{"name":"sbucher","email":"sbucher@epfl.ch","login":null,"count":4},{"name":"Aleksandar Prokopec","email":"aleksandar.prokopec@epfl.ch","login":null,"count":3},{"name":"Rogach","email":"platon7pronko@gmail.com","login":"Rogach","count":3},{"name":"Lex Spoon","email":"lex@lexspoon.org","login":"lexspoon","count":3},{"name":"Julien Richard-Foy","email":"julien@richard-foy.fr","login":"julienrf","count":3},{"name":"Matthias Zenger","email":"mzenger@gmail.com","login":null,"count":3},{"name":"shimamoto","email":"chibochibo@gmail.com","login":"shimamoto","count":2},{"name":"shado23","email":"shado23@gmail.com","login":"fgoepel","count":2},{"name":"Vlad Ureche","email":"vlad.ureche@gmail.com","login":"VladUreche","count":2},{"name":"Mike McGann","email":"mmcgann@owlcyberdefense.com","login":"mike-mcgann","count":2},{"name":"Juris Krikis","email":"jurisk","login":"jurisk","count":2},{"name":"Heather Miller","email":"heather.miller@epfl.ch","login":"heathermiller","count":2},{"name":"Arman Bilge","email":"armanbilge@gmail.com","login":"armanbilge","count":2},{"name":"Chris Loy","email":"chrisloyuk@gmail.com","login":"chrisloy","count":2},{"name":"Eugene Yokota","email":"eed3si9n@gmail.com","login":"eed3si9n","count":2},{"name":"Eugene Vigdorchik","email":"eugenevigdorchik@epfl.ch","login":"vigdorchik","count":2},{"name":"Michel Schinz","email":"schinz@epfl.ch","login":null,"count":1},{"name":"Hubert Plociniczak","email":"hubert.plociniczak@epfl.ch","login":null,"count":1},{"name":"Caoyuan Deng","email":"dcaoyuan@epfl.ch","login":null,"count":1},{"name":"Bart Schuller","email":"schuller@lunatech.com","login":null,"count":1},{"name":"P T Withington","email":"ptw@pobox.com","login":"ptwithy","count":1},{"name":"Roberto Tyley","email":"roberto.tyley@gmail.com","login":"rtyley","count":1},{"name":"Ryo Fukumuro","email":"ryo.fukumuro@linecorp.com","login":"rfkm","count":1},{"name":"Sam Halliday","email":"sam.halliday@gmail.com","login":"fommil","count":1},{"name":"Sean Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Sébastien Doeraene","email":"sjrdoeraene@gmail.com","login":"sjrd","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tiark Rompf","email":"tiark.rompf@epfl.ch","login":"TiarkRompf","count":1},{"name":"crosson.david@gmail.com","email":"crosson.david@gmail.com","login":"dacr","count":1},{"name":"js","email":"jschmuec@gmail.com","login":"jschmuec","count":1},{"name":"terma","email":"artem.stasuk@gmail.com","login":"terma","count":1},{"name":"Adam Dingle","email":"adam@medovina.org","login":"medovina","count":1},{"name":"Andrew W","email":"apbward@gmail.com","login":"redraw-dawn","count":1},{"name":"Chris Kipp","email":"ckipp@pm.me","login":"ckipp01","count":1},{"name":"Dale Wijnand","email":"dale.wijnand@gmail.com","login":"dwijnand","count":1},{"name":"Daniel C. Sobral","email":"dcsobral@gmail.com","login":"dcsobral","count":1},{"name":"David Pollak","email":"feeder.of.the.bears@gmail.com","login":"dpp","count":1},{"name":"Fehmi Can Saglam","email":"fehmican.saglam@gmail.com","login":"fehmicansaglam","count":1},{"name":"Hosam Aly","email":"hosam.aly.freelance@guardian.co.uk","login":"hosamaly","count":1},{"name":"Jean-Remi Desjardins","email":"jeanremi.desjardins@gmail.com","login":"jedesah","count":1},{"name":"Josh Suereth","email":"joshua.suereth@gmail.com","login":"jsuereth","count":1},{"name":"JulienSt","email":"stengel.julien@gmail.com","login":"JulienSt","count":1},{"name":"Manish","email":"manish.c.ghildiyal@gmail.com","login":"mghildiy","count":1},{"name":"Michael Bayne","email":"mdb@samskivert.com","login":"samskivert","count":1},{"name":"Ningning","email":"xnningxie@gmail.com","login":"xnning","count":1},{"name":"Olaf Tomczak","email":"olaf.tomczak@gmail.com","login":"olafos","count":1},{"name":"Vincent Cremet","email":"cremet@epfl.ch","login":null,"count":1},{"name":"Unknown Committer","email":"lost.soul@typesafe.com","login":null,"count":1}],"past_year_committers":[{"name":"Scala Steward","email":"scala_steward@virtuslab.com","login":"scala-steward","count":31},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Kenji Yoshida","email":"6b656e6a69@gmail.com","login":"xuwei-k","count":3},{"name":"Lukas Rytz","email":"lukas.rytz@gmail.com","login":"lrytz","count":2},{"name":"Seth Tisue","email":"seth@tisue.net","login":"SethTisue","count":1},{"name":"Philippus Baalman","email":"philippus@gmail.com","login":"Philippus","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265166,"commits_count":875236098,"contributors_count":35095543,"owners_count":1169603,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"scala/scala-xml","html_url":"https://github.com/scala/scala-xml","last_synced_at":"2026-04-09T02:01:21.039Z","status":null,"issues_count":21,"pull_requests_count":268,"avg_time_to_close_issue":11941929.2,"avg_time_to_close_pull_request":971331.529880478,"issues_closed_count":15,"pull_requests_closed_count":251,"pull_request_authors_count":17,"issue_authors_count":16,"avg_comments_per_issue":3.619047619047619,"avg_comments_per_pull_request":0.7425373134328358,"merged_pull_requests_count":232,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":2,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":337147.0,"past_year_avg_time_to_close_pull_request":90066.32352941176,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.46511627906976744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-16T12:37:23.813Z","updated_at":"2026-04-09T02:01:21.039Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scala%2Fscala-xml/issues","issue_labels_count":{"table":{"help wanted":3,"bug":2}},"pull_request_labels_count":{"table":{"dependencies":6,"github_actions":2}},"issue_author_associations_count":{"table":{"NONE":10,"MEMBER":8,"COLLABORATOR":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":224,"MEMBER":28,"COLLABORATOR":14,"NONE":2}},"issue_authors":{"table":{"SethTisue":5,"lrytz":2,"aldiyen":1,"carueda":1,"BennyMcBenBen":1,"ashawley":1,"djbpitt":1,"rimeh-bennjima":1,"odenzo":1,"rossabaker":1,"stevedlawrence":1,"darkfrog26":1,"catap":1,"mike-mcgann":1,"mbeckerle":1,"dubinsky":1}},"pull_request_authors":{"table":{"scala-steward":194,"dubinsky":18,"SethTisue":12,"lrytz":8,"xuwei-k":8,"dependabot[bot]":6,"Philippus":5,"catap":3,"rfkm":2,"som-snytt":2,"lolgab":2,"ashawley":2,"armanbilge":2,"HarrisL2":1,"ckipp01":1,"mike-mcgann":1,"fgoepel":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-21T00:00:07.919Z","repositories_count":14346594,"issues_count":34460783,"pull_requests_count":112784860,"authors_count":11241621,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":38,"MEMBER":4,"NONE":1}},"past_year_issue_authors":{"table":{"djbpitt":1,"lrytz":1}},"past_year_pull_request_authors":{"table":{"scala-steward":35,"lrytz":4,"dependabot[bot]":2,"HarrisL2":1,"xuwei-k":1}},"maintainers":[{"table":{"login":"SethTisue","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SethTisue"}},{"table":{"login":"dubinsky","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dubinsky"}},{"table":{"login":"lrytz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"}},{"table":{"login":"Philippus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Philippus"}},{"table":{"login":"catap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catap"}},{"table":{"login":"ashawley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashawley"}},{"table":{"login":"ckipp01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ckipp01"}}],"active_maintainers":[{"table":{"login":"lrytz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lrytz"}}]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":81,"ForkEvent":2,"IssuesEvent":6,"WatchEvent":14,"IssueCommentEvent":25,"PushEvent":42,"GollumEvent":2,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":25,"CreateEvent":2},"last_year":{"DeleteEvent":1,"PullRequestEvent":41,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":6,"IssueCommentEvent":14,"PushEvent":20,"PullRequestReviewEvent":8,"CreateEvent":1}},"keywords":["sax-parser","scala","scala-xml","xml"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:26:23.437Z","updated_at":"2023-01-13T15:26:23.437Z","repository_link":"https://github.com/scala/scala-xml/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6884270686,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6884270687,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:26:23.501Z","updated_at":"2023-01-13T15:26:23.501Z","repository_link":"https://github.com/scala/scala-xml/blob/main/.github/workflows/release.yml","dependencies":[{"id":6884270698,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6884270699,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":31.158625920034986,"created_at":"2025-05-09T18:46:40.243Z","updated_at":"2026-06-21T15:01:28.745Z","avatar_url":"https://github.com/scala.png","language":"Scala","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362234","html_url":"https://summary.ecosyste.ms/projects/362234"}