{"id":1294832,"name":"@stdlib/string-substring-after","ecosystem":"npm","description":"Return the part of a string after a specified substring.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/string-substring-after","keywords_array":["stdlib","stdstring","utilities","utility","utils","util","string","str","check","search","substring","substr","after","match"],"namespace":"stdlib","versions_count":7,"first_release_published_at":"2022-02-16T21:01:27.007Z","latest_release_published_at":"2026-02-07T23:36:32.243Z","latest_release_number":"0.2.3","last_synced_at":"2026-03-25T08:53:11.683Z","created_at":"2022-04-08T19:56:14.976Z","updated_at":"2026-03-25T08:53:11.683Z","registry_url":"https://www.npmjs.com/package/@stdlib/string-substring-after","install_command":"npm install @stdlib/string-substring-after","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":41385663,"uuid":"407930709","full_name":"stdlib-js/string-substring-after","owner":"stdlib-js","description":"Return the part of a string after a specified substring.","archived":false,"fork":false,"pushed_at":"2025-06-23T00:57:28.000Z","size":892,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T00:42:15.842Z","etag":null,"topics":["after","check","javascript","match","node","node-js","nodejs","search","stdlib","str","string","substr","substring","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"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/stdlib-js.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":"CITATION.cff","codeowners":null,"security":"SECURITY.md","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},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-09-18T17:56:02.000Z","updated_at":"2025-06-23T00:46:58.000Z","dependencies_parsed_at":"2023-02-17T06:40:15.559Z","dependency_job_id":"e387f51d-d979-48cf-8aaa-72614918df00","html_url":"https://github.com/stdlib-js/string-substring-after","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"972bac7dbf9f80adaf343157e2586cd339446709"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/string-substring-after","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/sbom","scorecard":{"id":849667,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/string-substring-after","commit":"93e6e0947740fcde3e1e085f74af42328fb93b06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/string-substring-after/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/string-substring-after/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/string-substring-after/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/string-substring-after/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/string-substring-after/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of  35 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.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":"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"}}]},"last_synced_at":"2025-08-23T22:09:17.254Z","repository_id":41385663,"created_at":"2025-08-23T22:09:17.254Z","updated_at":"2025-08-23T22:09:17.254Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007323,"owners_count":26084280,"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-11T02:00:06.511Z","response_time":55,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.2-cli","sha":"a9577a4dca2cec48bf41008ebb793c6a2eeefb12","kind":"tag","published_at":"2024-07-27T18:17:43.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.2-cli","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.2-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.2-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-cli/manifests"},{"name":"v0.2.2-esm","sha":"a178ca72524861c784da9f347190976c6d294618","kind":"tag","published_at":"2024-07-27T18:17:42.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.2-esm","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.2-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.2-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-esm/manifests"},{"name":"v0.2.2-umd","sha":"a505563357562f2c383e4bffda7134f337a0e6bb","kind":"tag","published_at":"2024-07-27T18:17:41.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.2-umd","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.2-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.2-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-umd/manifests"},{"name":"v0.2.2-deno","sha":"26bf6fbf83c9bf6485c75b637c4690a0ab8c661e","kind":"tag","published_at":"2024-07-27T18:17:39.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.2-deno","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.2-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.2-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2-deno/manifests"},{"name":"v0.2.2","sha":"f668b2bd7562a9cfa8f05da2355f1dbf1c632fc1","kind":"commit","published_at":"2024-07-27T18:09:51.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.2","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.2/manifests"},{"name":"v0.2.1-cli","sha":"e260ef9fbe43d23070ee0ceeb2046c89ad8e0c32","kind":"tag","published_at":"2024-02-24T15:44:24.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"6efb1aa43d9916b88251b0ebde94982b39d05818","kind":"tag","published_at":"2024-02-24T15:44:23.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"d3bc04e528f2a43758a583ae4a4dc9e7f0b209dc","kind":"tag","published_at":"2024-02-24T15:44:22.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"93d47f08a714f4a4ae0728e5f54342e899a459ff","kind":"tag","published_at":"2024-02-24T15:44:21.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"44580d91fb436e0d274e92fb0d182d8041cfd8c4","kind":"commit","published_at":"2024-02-24T15:13:38.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"4ccf470ae1fbda6cfc3c996401a2f864327fcd8a","kind":"tag","published_at":"2024-02-14T19:14:35.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"9754ab7a1eb2eb1de4f64f5e742e9befdfc7b299","kind":"tag","published_at":"2024-02-14T19:14:34.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"b07ecbb5657f4a3336eba352ca7d881a20d0c745","kind":"tag","published_at":"2024-02-14T19:14:33.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"339928888c15191fb45f269ce9f2a1753e566d83","kind":"tag","published_at":"2024-02-14T19:14:32.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"eb37fd6d6670e48d3734f6fdfed1859449a99092","kind":"commit","published_at":"2024-02-14T06:19:25.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.2.0/manifests"},{"name":"v0.1.0-cli","sha":"1b8de43f8ee30cba44cd4d69e8264207280bdaf9","kind":"tag","published_at":"2023-09-23T15:57:24.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"882f865e2cde23033d0487981c54fa221b4642ab","kind":"tag","published_at":"2023-09-23T15:57:22.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"660d224d458ed325e13e7c0018ac8182375ce046","kind":"tag","published_at":"2023-09-23T15:57:20.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"8ab1f3b0f3b381d081fba338a6e44eca5b3da9a1","kind":"tag","published_at":"2023-09-23T15:57:19.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"751ee116333123f4691582ea9a7f37b4d9f76772","kind":"commit","published_at":"2023-09-23T14:17:03.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"05aad9b4e9f25c7014edeb4539351e891a75bfbf","kind":"commit","published_at":"2022-07-12T14:12:04.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"776e74dd06507f6581a4f10bb89d7c48df97d2be","kind":"commit","published_at":"2022-02-16T07:02:58.000Z","download_url":"https://codeload.github.com/stdlib-js/string-substring-after/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/string-substring-after/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/string-substring-after@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstring-substring-after/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-21T12:50:43.819Z","dependent_packages_count":28,"downloads":303,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":6.556592129671541,"dependent_repos_count":5.04270036470973,"dependent_packages_count":0.9189780523209636,"stargazers_count":14.52776701496927,"forks_count":15.420301248910082,"docker_downloads_count":null,"average":8.493267762116318},"purl":"pkg:npm/%40stdlib/string-substring-after","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/string-substring-after","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/string-substring-after","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/string-substring-after/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T12:56:25.320Z","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/stdlib-js%2Fstring-substring-after/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstring-substring-after/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstring-substring-after/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstring-substring-after/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstring-substring-after/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstring-substring-after/codemeta","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":5862,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:22:00.741Z","updated_at":"2022-11-11T00:22:00.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":5820,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:22:00.749Z","updated_at":"2022-11-11T00:22:00.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":5553,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:22:00.700Z","updated_at":"2022-11-11T00:22:00.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":6352,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:22:00.713Z","updated_at":"2022-11-11T00:22:00.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}]}