{"id":1288508,"name":"@splitsoftware/splitio-browserjs","ecosystem":"npm","description":"Split SDK for JavaScript on Browser","homepage":"https://github.com/splitio/javascript-browser-client#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/splitio/javascript-browser-client","keywords_array":["splitio","browser","sdk","javascript"],"namespace":"splitsoftware","versions_count":102,"first_release_published_at":"2021-02-08T13:09:05.957Z","latest_release_published_at":"2026-01-28T21:03:39.844Z","latest_release_number":"1.7.0","last_synced_at":"2026-03-30T04:07:11.458Z","created_at":"2022-04-08T19:41:16.039Z","updated_at":"2026-03-30T04:07:11.458Z","registry_url":"https://www.npmjs.com/package/@splitsoftware/splitio-browserjs","install_command":"npm install @splitsoftware/splitio-browserjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0","rc":"1.6.2-rc.5"}},"repo_metadata":{"id":38052720,"uuid":"333148859","full_name":"splitio/javascript-browser-client","owner":"splitio","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-08T15:46:43.000Z","size":2450,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":10,"default_branch":"development","last_synced_at":"2025-10-24T07:45:44.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splitio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-26T16:40:29.000Z","updated_at":"2025-10-07T20:26:53.000Z","dependencies_parsed_at":"2023-10-19T21:49:11.606Z","dependency_job_id":"773e36bc-e207-4c03-90d2-41c39af504e3","html_url":"https://github.com/splitio/javascript-browser-client","commit_stats":{"total_commits":206,"total_committers":10,"mean_commits":20.6,"dds":"0.19417475728155342","last_synced_commit":"ec9342c9f81aeb8f01182ff93240d7f33508f9eb"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/splitio/javascript-browser-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/sbom","scorecard":{"id":841850,"data":{"date":"2025-08-11","repo":{"name":"github.com/splitio/javascript-browser-client","commit":"53fb098a6983ab0c5e7115dcd2d493ab5fcabe0c"},"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":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-cd.yml:16","Warn: no topLevel permission defined: .github/workflows/sonar-scan.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-license-year.yml:8","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/ci-cd.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar-scan.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/sonar-scan.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar-scan.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/sonar-scan.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonar-scan.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/sonar-scan.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonar-scan.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/sonar-scan.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/update-license-year.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/update-license-year.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/javascript-browser-client/update-license-year.yml/development?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-23T20:39:20.504Z","repository_id":38052720,"created_at":"2025-08-23T20:39:20.504Z","updated_at":"2025-08-23T20:39:20.504Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281880602,"owners_count":26577696,"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-30T02:00:06.501Z","response_time":61,"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":"splitio","name":"Split Software","uuid":"15094262","kind":"organization","description":"","email":null,"website":"https://www.split.io","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15094262?v=4","repositories_count":110,"last_synced_at":"2024-12-21T14:37:07.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/splitio","funding_links":[],"total_stars":441,"followers":77,"following":0,"created_at":"2022-11-04T14:40:37.513Z","updated_at":"2024-12-21T14:37:07.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio/repositories"},"tags":[{"name":"1.5.1","sha":"580b5b61c0735c310e8c289deaef747f4a04197c","kind":"tag","published_at":"2025-10-08T15:46:38.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.5.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"38e99fe1ab9a4467457d59e2916fb40c1665fbec","kind":"tag","published_at":"2025-10-07T21:09:24.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.5.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"7511adb6df062570e00800149dfc38aedead3187","kind":"tag","published_at":"2025-09-18T18:35:35.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.4.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"1de3fe5b575bfef7fe01327a2adac14b4b460f71","kind":"tag","published_at":"2025-06-24T21:35:39.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.3.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"5903d71faa83e679f428bbc4bd33a6d135ff654f","kind":"tag","published_at":"2025-05-28T15:05:11.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.3.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"30234706e2f39f86956eed73abe961760aa5a801","kind":"tag","published_at":"2025-03-31T19:43:44.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.2.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"bad1b411d1f135ac094c08402118b2c92171fbed","kind":"tag","published_at":"2025-01-17T21:55:25.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.1.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"721a80af7e998427e25ad87f3f7f74c53ba05258","kind":"tag","published_at":"2024-11-11T15:10:14.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.0.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"576ef3a3326d633055f05f4891c6416e2cb9065f","kind":"tag","published_at":"2024-11-02T01:40:26.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/1.0.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/1.0.0/manifests"},{"name":"0.15.0","sha":"79468f240918550829d9791a42184d18149cb03c","kind":"tag","published_at":"2024-09-13T19:04:19.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.15.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"adc2b53e0b99af9d5deb8ba81f78c839568608e6","kind":"tag","published_at":"2024-06-14T16:41:45.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.14.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"09afbbe11459594e7d3eac5ce1ddf69e2b0d5f68","kind":"tag","published_at":"2024-05-06T14:53:58.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.14.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"d914434c8c2229e6e16242a9f8683ace0ca2798e","kind":"tag","published_at":"2024-03-26T14:26:41.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.13.2","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"fafc8f8d349a9f04332b162b6a23d8017a54c9aa","kind":"tag","published_at":"2024-01-18T19:59:31.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.13.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"6daba171c2060410c0af9b500acf4cd50947613f","kind":"tag","published_at":"2023-12-12T15:12:27.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.13.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"61a385e40b7776814b9d029af2fe6c539abf0a47","kind":"tag","published_at":"2023-11-03T22:26:56.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.12.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"4b4782d03a37f5e5816cd3e7a8fb424f5102dd56","kind":"tag","published_at":"2023-10-31T21:05:25.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.11.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"1f521ff194a2568fb064b39f48af182dfd59a5f2","kind":"tag","published_at":"2023-09-22T18:43:31.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.10.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"b75db9aabf4481a5c5c1cc5605aad134d71ab85a","kind":"tag","published_at":"2023-07-18T21:56:16.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.10.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.10.0/manifests"},{"name":"0.9.6","sha":"f9fd078bf7e6c81049dfb6d4224f99812b0dfca8","kind":"tag","published_at":"2023-06-29T22:02:50.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.6","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"c53f9bd94c026bf1e4cb92889fbf51d2418f57a1","kind":"tag","published_at":"2023-05-15T20:08:02.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.5","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"5f940fc89b3e37d71246263758269cb52509ff59","kind":"tag","published_at":"2023-05-04T19:20:42.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.4","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"b7f41ef7d463d867256af048ad177996102de932","kind":"tag","published_at":"2023-03-20T20:21:40.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.3","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"6ab91f9e81b82aaa42e55d42efcf605dddef79ee","kind":"tag","published_at":"2022-12-16T20:27:22.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.2","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"4e04fe3750e679309341df38c3391ca657526bbb","kind":"tag","published_at":"2022-10-14T21:22:39.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"5244b48080b33c8de28496cc1df44b01cceaaf51","kind":"tag","published_at":"2022-10-05T18:38:15.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.9.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.9.0/manifests"},{"name":"0.3.0","sha":"56cfb14294945a970abe93620a09857bda9eb018","kind":"tag","published_at":"2022-07-26T14:20:11.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.3.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.3.0/manifests"},{"name":"0.8.0","sha":"d5e5b70bcfdf4174d7f8a2195ed9bbb328ecf6fc","kind":"tag","published_at":"2022-07-22T19:15:53.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.8.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.8.0/manifests"},{"name":"0.6.0","sha":"f019a46a3ec33d3d180e5e10c7f0518c93fbba2f","kind":"tag","published_at":"2022-05-24T20:10:37.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.6.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"ca43681cb06c29647c563e8ea72a3f414dc21fdf","kind":"tag","published_at":"2022-04-07T15:23:27.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.5.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"c072a47693201a8fe56ec2a9aa89b5e49e1f393c","kind":"tag","published_at":"2022-02-23T13:25:04.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.4.1","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6c1e5212299b712ce6ef3219fb6248127ed53c41","kind":"tag","published_at":"2022-01-19T20:42:25.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.4.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.4.0/manifests"},{"name":"0.2.0","sha":"fd4ae432fbbaccf4e8583e5869ad480a20c4e90a","kind":"tag","published_at":"2021-10-20T18:59:15.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.2.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"7b080ceb6a46420608a86cfbb9a3371a15ae651c","kind":"tag","published_at":"2021-03-30T19:23:13.000Z","download_url":"https://codeload.github.com/splitio/javascript-browser-client/tar.gz/0.1.0","html_url":"https://github.com/splitio/javascript-browser-client/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/javascript-browser-client@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-23T15:36:48.646Z","dependent_packages_count":4,"downloads":150952,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":0.7291451463679723,"dependent_repos_count":4.6308036983773775,"dependent_packages_count":4.509960517247913,"stargazers_count":12.205420120994217,"forks_count":15.395522293789291,"docker_downloads_count":null,"average":7.494170355355354},"purl":"pkg:npm/%40splitsoftware/splitio-browserjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@splitsoftware/splitio-browserjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@splitsoftware/splitio-browserjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@splitsoftware/splitio-browserjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T18:03:39.991Z","issues_count":4,"pull_requests_count":186,"avg_time_to_close_issue":17972374.25,"avg_time_to_close_pull_request":2566003.064705882,"issues_closed_count":4,"pull_requests_closed_count":170,"pull_request_authors_count":10,"issue_authors_count":4,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.6559139784946236,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":13841015.0,"past_year_avg_time_to_close_pull_request":798197.6315789474,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6862745098039216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Fjavascript-browser-client/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-browserjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-browserjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-browserjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-browserjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-browserjs/codemeta","maintainers":[{"uuid":"nicolas.zelaya","login":"nicolas.zelaya","name":null,"email":"nicolas.zelaya@harness.io","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~nicolas.zelaya","role":null,"created_at":"2022-11-12T17:39:10.699Z","updated_at":"2022-11-12T17:39:10.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicolas.zelaya/packages"},{"uuid":"ezamora.split","login":"ezamora.split","name":null,"email":"emmanuel.zamora@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~ezamora.split","role":null,"created_at":"2025-07-29T19:24:13.146Z","updated_at":"2025-07-29T19:24:13.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ezamora.split/packages"},{"uuid":"emiliano-sanchez","login":"emiliano-sanchez","name":null,"email":"emiliano.sanchez@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~emiliano-sanchez","role":null,"created_at":"2022-11-12T17:39:10.704Z","updated_at":"2022-11-12T17:39:10.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emiliano-sanchez/packages"},{"uuid":"split-sysadmin","login":"split-sysadmin","name":null,"email":"sysadmin@split.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~split-sysadmin","role":null,"created_at":"2022-11-12T17:39:10.728Z","updated_at":"2022-11-12T17:39:10.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/split-sysadmin/packages"},{"uuid":"harnesssecops","login":"harnesssecops","name":null,"email":"secops@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~harnesssecops","role":null,"created_at":"2024-11-14T18:15:14.610Z","updated_at":"2024-11-14T18:15:14.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harnesssecops/packages"},{"uuid":"mauro.sanz","login":"mauro.sanz","name":null,"email":"mauro.sanz@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~mauro.sanz","role":null,"created_at":"2025-08-12T01:15:13.507Z","updated_at":"2025-08-12T01:15:13.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mauro.sanz/packages"}]}