{"id":1078855,"name":"@netless/xml-js","ecosystem":"npm","description":"A converter between XML text and Javascript object / JSON text.","homepage":"https://github.com/netless-io/xml-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/netless-io/xml-js","keywords_array":["XML","xml","js","JSON","json","cdata","CDATA","doctype","processing instruction","Javascript","js2xml","json2xml","xml2js","xml2json","transform","transformer","transforming","transformation","convert","convertor","converting","conversion","parse","parser","parsing"],"namespace":"netless","versions_count":2,"first_release_published_at":"2021-08-05T02:27:22.063Z","latest_release_published_at":"2022-12-07T09:08:31.596Z","latest_release_number":"1.6.16","last_synced_at":"2026-03-18T22:17:52.941Z","created_at":"2022-04-07T20:59:33.884Z","updated_at":"2026-03-18T22:17:52.941Z","registry_url":"https://www.npmjs.com/package/@netless/xml-js","install_command":"npm install @netless/xml-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.16"}},"repo_metadata":{"id":57117068,"uuid":"368714858","full_name":"netless-io/xml-js","owner":"netless-io","description":"Converter utility between XML text and Javascript object / JSON text.","archived":false,"fork":true,"pushed_at":"2022-12-07T09:08:10.000Z","size":2719,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T22:51:55.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nashwaan/xml-js","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netless-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-19T01:50:27.000Z","updated_at":"2022-12-07T08:14:25.000Z","dependencies_parsed_at":"2023-01-23T16:20:19.399Z","dependency_job_id":null,"html_url":"https://github.com/netless-io/xml-js","commit_stats":null,"previous_names":["hyrious/xml-js"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/netless-io/xml-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netless-io","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/sbom","scorecard":{"id":475754,"data":{"date":"2025-08-11","repo":{"name":"github.com/netless-io/xml-js","commit":"73cd05bb84e0a864353faa603b9a5b866d556f3b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm-publish.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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/netless-io/xml-js/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netless-io/xml-js/npm-publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T15:15:22.932Z","repository_id":57117068,"created_at":"2025-08-19T15:15:22.932Z","updated_at":"2025-08-19T15:15:22.932Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277958021,"owners_count":25905625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"netless-io","name":"netless","uuid":"49383225","kind":"organization","description":"","email":"zhangqianze@agora.io","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49383225?v=4","repositories_count":105,"last_synced_at":"2024-04-15T04:39:27.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/netless-io","funding_links":[],"total_stars":6522,"followers":161,"following":0,"created_at":"2022-11-13T10:55:27.285Z","updated_at":"2024-04-15T04:40:04.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netless-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netless-io/repositories"},"tags":[{"name":"v1.6.16","sha":"73cd05bb84e0a864353faa603b9a5b866d556f3b","kind":"tag","published_at":"2022-12-07T09:07:46.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.16","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.16/manifests"},{"name":"v1.6.15","sha":"31f569c2284489efccaeb6586653cce17a0391a5","kind":"tag","published_at":"2021-08-05T02:25:50.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.15","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.15/manifests"},{"name":"v1.6.14","sha":"661e8dd46ec062248410d9f8943a35b52a56e9e5","kind":"commit","published_at":"2021-07-28T06:02:04.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.14","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.14/manifests"},{"name":"v1.6.13","sha":"28340408e2542c42fc028e1c05b1a84047030b21","kind":"tag","published_at":"2021-05-19T03:59:05.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.13","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.13/manifests"},{"name":"v1.6.12","sha":"9a0435fb07788ea6c382b77546b193069ba80667","kind":"tag","published_at":"2021-05-19T03:47:51.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.12","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.12/manifests"},{"name":"v1.6.7","sha":"da4c5645a033d08cf69a66ca03ba3a8096484a8c","kind":"tag","published_at":"2018-07-03T06:50:58.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.7","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"cc8c22f933de5fbb6499e03ed97580d31ef06543","kind":"tag","published_at":"2018-07-03T06:40:40.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.6","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"459660a99faef91f9dab3ce8345227bc56d2006e","kind":"tag","published_at":"2018-07-03T06:31:44.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.5","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"bc1b6f505e3246efeb5ce1833fc859e0bfaf0766","kind":"commit","published_at":"2018-05-24T04:35:30.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.4","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"bc8745d0fbcd413b5508952b130d270ad62c39d7","kind":"tag","published_at":"2018-05-17T11:28:24.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.6.3","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.6.3/manifests"},{"name":"1.6.0","sha":"16bbc003d11714dd0af0e659ef4fa38598131123","kind":"tag","published_at":"2017-12-17T10:04:30.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/1.6.0","html_url":"https://github.com/netless-io/xml-js/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"8ac5b7cb32f2854b20a99c9cea3a1c061af41051","kind":"commit","published_at":"2017-10-03T12:25:20.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/1.5.1","html_url":"https://github.com/netless-io/xml-js/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/1.5.1/manifests"},{"name":"v1.4.0","sha":"ea8857790cba0ba5aa2c071452553531d9300f65","kind":"commit","published_at":"2017-08-19T19:00:00.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.4.0","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"315d6069626c5a1c3be4fcfa7f303e9456082973","kind":"commit","published_at":"2017-05-25T03:15:47.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.3.2","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.3.2/manifests"},{"name":"v1.2.0","sha":"6e76e5c7ba1d67244898e1da27cc858169746773","kind":"commit","published_at":"2017-04-27T08:08:29.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.2.0","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"6a6090e7b0452d0852539c848f0b2de900602afe","kind":"commit","published_at":"2017-04-26T20:29:58.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.1.0","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"4261e1fde197a7d68a1ff3900b7033fb35fca0f9","kind":"tag","published_at":"2017-04-25T15:25:02.000Z","download_url":"https://codeload.github.com/netless-io/xml-js/tar.gz/v1.0.2","html_url":"https://github.com/netless-io/xml-js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netless-io/xml-js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/tags/v1.0.2/manifests"}]},"repo_metadata_updated_at":"2025-11-04T13:19:52.358Z","dependent_packages_count":4,"downloads":10296,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":2.8875664847319453,"dependent_repos_count":2.6028637168540847,"dependent_packages_count":4.541190145259544,"stargazers_count":21.030761317800778,"forks_count":15.478113353967208,"docker_downloads_count":null,"average":9.308099003722713},"purl":"pkg:npm/%40netless/xml-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@netless/xml-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@netless/xml-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@netless/xml-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T22:52:06.932Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/netless-io%2Fxml-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@netless%2Fxml-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@netless%2Fxml-js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@netless%2Fxml-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@netless%2Fxml-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@netless%2Fxml-js/codemeta","maintainers":[{"uuid":"vince-hz","login":"vince-hz","name":null,"email":"xuyunshi@agora.io","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~vince-hz","role":null,"created_at":"2022-11-20T08:59:43.810Z","updated_at":"2022-11-20T08:59:43.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vince-hz/packages"},{"uuid":"huaguzheng","login":"huaguzheng","name":null,"email":"huaguzheng2007@126.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~huaguzheng","role":null,"created_at":"2022-11-20T08:59:43.943Z","updated_at":"2022-11-20T08:59:43.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/huaguzheng/packages"},{"uuid":"hqer","login":"hqer","name":null,"email":"285569480@qq.com","url":null,"packages_count":131,"html_url":"https://www.npmjs.com/~hqer","role":null,"created_at":"2024-08-10T18:43:03.809Z","updated_at":"2024-08-10T18:43:03.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hqer/packages"}]}