{"id":881350,"name":"@ctrl/url-join","ecosystem":"npm","description":"Join strings together and normalize the resulting url","homepage":"https://github.com/scttcper/url-join#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scttcper/url-join","keywords_array":["url-join","url","join","trailing slash","typescript"],"namespace":"ctrl","versions_count":8,"first_release_published_at":"2020-09-09T00:46:50.057Z","latest_release_published_at":"2023-05-06T22:37:33.242Z","latest_release_number":"2.0.3","last_synced_at":"2026-04-06T14:01:28.878Z","created_at":"2022-04-07T15:17:20.212Z","updated_at":"2026-04-06T14:01:28.879Z","registry_url":"https://www.npmjs.com/package/@ctrl/url-join","install_command":"npm install @ctrl/url-join","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3"}},"repo_metadata":{"id":57104793,"uuid":"293955413","full_name":"scttcper/url-join","owner":"scttcper","description":null,"archived":true,"fork":false,"pushed_at":"2023-05-06T22:37:27.000Z","size":864,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-21T21:23:25.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scttcper.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-08T23:59:37.000Z","updated_at":"2023-10-02T03:14:02.000Z","dependencies_parsed_at":"2024-06-19T01:25:13.193Z","dependency_job_id":null,"html_url":"https://github.com/scttcper/url-join","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"6c39f6c004dc151347581268e072bffe790a10e7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/scttcper/url-join","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/sbom","scorecard":{"id":806630,"data":{"date":"2025-08-11","repo":{"name":"github.com/scttcper/url-join","commit":"61f5c3b34d3ba4fe22a758687465886b3436033f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/url-join/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/url-join/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/scttcper/url-join/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/url-join/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/url-join/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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 'main'"],"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 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-23T11:57:44.011Z","repository_id":57104793,"created_at":"2025-08-23T11:57:44.012Z","updated_at":"2025-08-23T11:57:44.012Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29084261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"scttcper","name":"Scott Cooper","uuid":"1400464","kind":"user","description":"I have the internet merit badge","email":"","website":"https://xmplaylist.com","location":"San Francisco","twitter":"scttcper","company":"@getsentry","icon_url":"https://avatars.githubusercontent.com/u/1400464?u=55a2d1a4fe7583b24718c9d11af43d400e233ea6\u0026v=4","repositories_count":90,"last_synced_at":"2025-09-09T00:48:51.590Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scttcper","funding_links":[],"total_stars":5984,"followers":317,"following":59,"created_at":"2022-11-02T16:25:16.388Z","updated_at":"2025-09-09T00:48:51.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper/repositories"},"tags":[{"name":"v2.0.3","sha":"61f5c3b34d3ba4fe22a758687465886b3436033f","kind":"commit","published_at":"2023-05-06T22:36:03.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v2.0.3","html_url":"https://github.com/scttcper/url-join/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"467952b2c07aea9545d093b1b53fd00314731d8b","kind":"commit","published_at":"2022-06-15T15:03:19.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v2.0.2","html_url":"https://github.com/scttcper/url-join/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ba2b3fba8692b9c8fb8b3856543a8e52484cdf23","kind":"commit","published_at":"2022-06-09T04:00:12.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v2.0.1","html_url":"https://github.com/scttcper/url-join/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"6e99c1c13e0e54ff2d76e3a1417151dcfac98d33","kind":"commit","published_at":"2021-07-31T06:17:40.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v2.0.0","html_url":"https://github.com/scttcper/url-join/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v2.0.0/manifests"},{"name":"v1.0.4","sha":"5b79b8bb5d19bca64158c5c8e91c5bcd4a31eaf0","kind":"commit","published_at":"2021-04-17T17:29:01.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v1.0.4","html_url":"https://github.com/scttcper/url-join/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bba5aa01326b63175680cee03e296811e3a8864e","kind":"commit","published_at":"2020-12-14T05:44:26.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v1.0.3","html_url":"https://github.com/scttcper/url-join/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8701f0d07d5560c89abb09fe43f698e3d284da8a","kind":"commit","published_at":"2020-09-09T03:01:59.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v1.0.2","html_url":"https://github.com/scttcper/url-join/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a516a58b3088567f1dd8cbea9b599605701da523","kind":"commit","published_at":"2020-09-09T00:45:19.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v1.0.1","html_url":"https://github.com/scttcper/url-join/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a46998123c6c34e1e0e3bc49ed0766dca25213c9","kind":"commit","published_at":"2020-09-09T00:36:04.000Z","download_url":"https://codeload.github.com/scttcper/url-join/tar.gz/v1.0.0","html_url":"https://github.com/scttcper/url-join/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/url-join@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Furl-join/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-04T12:28:48.619Z","dependent_packages_count":15,"downloads":1835,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":2.8375214144075684,"dependent_repos_count":2.934437018723047,"dependent_packages_count":1.4897741368195707,"stargazers_count":14.520648034959041,"forks_count":15.41222687126188,"docker_downloads_count":0.7611900957613559,"average":6.325966261988744},"purl":"pkg:npm/%40ctrl/url-join","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ctrl/url-join","docker_dependents_count":6,"docker_downloads_count":15189,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ctrl/url-join","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ctrl/url-join/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T20:40:52.026Z","issues_count":1,"pull_requests_count":1,"avg_time_to_close_issue":20590.0,"avg_time_to_close_pull_request":69.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"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/scttcper%2Furl-join/issues","maintainers":[{"login":"scttcper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scttcper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Furl-join/codemeta","maintainers":[{"uuid":"scttcper","login":"scttcper","name":null,"email":"scttcper@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~scttcper","role":null,"created_at":"2022-11-16T10:49:57.492Z","updated_at":"2022-11-16T10:49:57.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scttcper/packages"}]}